mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-08 18:11:10 +01:00
Bump version to 0.90
This commit is contained in:
parent
b8f0430699
commit
36db64d585
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.termux"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 28
|
||||
versionCode 88
|
||||
versionName "0.88"
|
||||
versionCode 90
|
||||
versionName "0.90"
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue