mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-25 11:22:20 +00:00
make popup order prefs shorter
This commit is contained in:
parent
56c7748dff
commit
12f1e20d9f
5 changed files with 22 additions and 12 deletions
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId = "helium314.keyboard"
|
||||
minSdk = 21
|
||||
targetSdk = 34
|
||||
versionCode = 2307
|
||||
versionName = "2.3+dev6"
|
||||
versionCode = 2308
|
||||
versionName = "2.3+dev7"
|
||||
ndk {
|
||||
abiFilters.clear()
|
||||
abiFilters.addAll(listOf("armeabi-v7a", "arm64-v8a", "x86", "x86_64"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue