|
|
@ -18,9 +18,4 @@ android.useAndroidX=true |
|
|
|
# Automatically convert third-party libraries to use AndroidX |
|
|
|
# Automatically convert third-party libraries to use AndroidX |
|
|
|
android.enableJetifier=true |
|
|
|
android.enableJetifier=true |
|
|
|
# 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 |
|
|
|
|
|
|
|
|
|
|
|
RELEASE_STORE_FILE=..\\Test.jks |
|
|
|
|
|
|
|
RELEASE_KEY_PASSWORD=20190604 |
|
|
|
|
|
|
|
RELEASE_KEY_ALIAS=test |
|
|
|
|
|
|
|
RELEASE_STORE_PASSWORD=20190604 |
|
|
|
|