mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 00:35:26 +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
@ -19,4 +19,3 @@ android.useAndroidX=true
|
|||||||
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