mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-14 05:52:47 +00:00
merge pref for toolbar normal and longpress codes
and remove old toolbar customizer dialog
This commit is contained in:
parent
b31b8f8fe2
commit
f2f7426ee5
8 changed files with 71 additions and 167 deletions
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId = "helium314.keyboard"
|
||||
minSdk = 21
|
||||
targetSdk = 34
|
||||
versionCode = 2302
|
||||
versionName = "2.3+dev1"
|
||||
versionCode = 2303
|
||||
versionName = "2.3+dev2"
|
||||
ndk {
|
||||
abiFilters.clear()
|
||||
abiFilters.addAll(listOf("armeabi-v7a", "arm64-v8a", "x86", "x86_64"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue