mirror of
https://github.com/fcitx5-android/fcitx5-android.git
synced 2026-08-02 04:44:35 +08:00
allow installing debug apk on ColorOS
This commit is contained in:
parent
bcb694384d
commit
c92e851dc3
@ -18,6 +18,8 @@ android.useAndroidX=true
|
||||
android.nonTransitiveRClass=true
|
||||
# https://developer.android.com/build/optimize-your-build#disable-the-jetifier-flag
|
||||
android.enableJetifier=false
|
||||
# Workaround installing debug APK on ColorOS
|
||||
android.injected.testOnly=false
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
# KSP2 https://github.com/google/ksp/blob/main/docs/ksp2.md
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user