mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-08 10:01:12 +01:00
Bump version to 0.51
This commit is contained in:
parent
c29909726c
commit
d4be782c03
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 25
|
targetSdkVersion 25
|
||||||
versionCode 50
|
versionCode 51
|
||||||
versionName "0.50"
|
versionName "0.51"
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue