mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-09 03:56:09 +01:00
Bump version to 0.64
This commit is contained in:
parent
b7864d6ac2
commit
fdae272214
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@ android {
|
||||||
applicationId "com.termux"
|
applicationId "com.termux"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 63
|
versionCode 64
|
||||||
versionName "0.63"
|
versionName "0.64"
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue