mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
Bump app version to 0.56
This commit is contained in:
parent
fc4ef838bf
commit
02af113dda
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ android {
|
||||||
applicationId "com.termux"
|
applicationId "com.termux"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 55
|
versionCode 56
|
||||||
versionName "0.55"
|
versionName "0.56"
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue