mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-18 16:25:27 +02:00
Changes in build environment.
Using local compiler options. See: File | Settings | Build, Execution, Deployment | Compiler
This commit is contained in:
parent
1984af8203
commit
bf0c3e60bf
@ -18,5 +18,4 @@ android.useAndroidX=true
|
|||||||
# Automatically convert third-party libraries to use AndroidX
|
# Automatically convert third-party libraries to use AndroidX
|
||||||
android.enableJetifier=false
|
android.enableJetifier=false
|
||||||
# Kotlin code style for this project: "official" or "obsolete":
|
# Kotlin code style for this project: "official" or "obsolete":
|
||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
org.gradle.unsafe.configuration-cache=true
|
|
@ -8,4 +8,3 @@ dependencyResolutionManagement {
|
|||||||
}
|
}
|
||||||
rootProject.name = "Unitto"
|
rootProject.name = "Unitto"
|
||||||
include(":app")
|
include(":app")
|
||||||
include(":tools")
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user