mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-31 11:52:13 +00:00
update version
This commit is contained in:
parent
00ae92318d
commit
003ec854ab
2 changed files with 13 additions and 2 deletions
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId = "helium314.keyboard"
|
||||
minSdk = 21
|
||||
targetSdk = 35
|
||||
versionCode = 3003
|
||||
versionName = "3.0-alpha3"
|
||||
versionCode = 3004
|
||||
versionName = "3.0-beta1"
|
||||
ndk {
|
||||
abiFilters.clear()
|
||||
abiFilters.addAll(listOf("armeabi-v7a", "arm64-v8a", "x86", "x86_64"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue