mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-08 18:11:10 +01:00
Bump version number to 0.22
This commit is contained in:
parent
16273a1981
commit
e18579164f
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ android {
|
||||||
applicationId "com.termux"
|
applicationId "com.termux"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 21
|
versionCode 22
|
||||||
versionName "0.21"
|
versionName "0.22"
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue