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
|
||||
android.enableJetifier=false
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
org.gradle.unsafe.configuration-cache=true
|
||||
kotlin.code.style=official
|
@ -8,4 +8,3 @@ dependencyResolutionManagement {
|
||||
}
|
||||
rootProject.name = "Unitto"
|
||||
include(":app")
|
||||
include(":tools")
|
||||
|
Loading…
x
Reference in New Issue
Block a user