mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-10-16 21:00:31 +00:00
updates in scripts and update core ktx
This commit is contained in:
@@ -26,7 +26,6 @@ kotlin {
|
||||
apply from: "$defaultAndroidSettingsPresetPath"
|
||||
|
||||
java {
|
||||
toolchain {
|
||||
languageVersion = JavaLanguageVersion.of(8)
|
||||
}
|
||||
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
targetCompatibility = JavaVersion.VERSION_1_8
|
||||
}
|
||||
|
Reference in New Issue
Block a user