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
|
@ -16,4 +16,5 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
|||
# https://developer.android.com/topic/libraries/support-library/androidx-rn
|
||||
android.useAndroidX=true
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
kotlin.code.style=official
|
||||
android.injected.testOnly=false
|
Loading…
Reference in a new issue