mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-19 13:49:13 +00:00
update version
This commit is contained in:
parent
39e00276fe
commit
8d546fad5e
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "helium314.keyboard"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 1001
|
||||
versionName '1.0'
|
||||
versionCode 1002
|
||||
versionName '1.2'
|
||||
ndk {
|
||||
abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue