mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-06 17:11:09 +01:00
Bump version in preparation for 0.33
This commit is contained in:
parent
481339e2f5
commit
c8af974852
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 32
|
versionCode 33
|
||||||
versionName "0.32"
|
versionName "0.33"
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue