Fix able to build a apk that will install
This commit is contained in:
parent
53f478c6cf
commit
d9b9b92b6c
1 changed files with 2 additions and 1 deletions
|
@ -17,3 +17,4 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
|||
android.useAndroidX=true
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
android.injected.testOnly=false
|
Loading…
Reference in a new issue