mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-07 01:21:09 +01:00
Bump version to 0.77
This commit is contained in:
parent
ae717d8f5f
commit
3b969a0077
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.termux"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 28
|
||||
versionCode 76
|
||||
versionName "0.76"
|
||||
versionCode 77
|
||||
versionName "0.77"
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue