mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-25 19:51:10 +01:00
Bump version to 0.75
This commit is contained in:
parent
deceffad00
commit
e206121bbc
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 74
|
versionCode 75
|
||||||
versionName "0.74"
|
versionName "0.75"
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue