mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-14 21:11:13 +01:00
Bump version to 0.72
This commit is contained in:
parent
5fa4f2647b
commit
4e76162346
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 28
|
targetSdkVersion 28
|
||||||
versionCode 71
|
versionCode 72
|
||||||
versionName "0.71"
|
versionName "0.72"
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue