mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
Bump version to 0.85
This commit is contained in:
parent
1ce2db9929
commit
3c01b09fff
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.termux"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 28
|
||||
versionCode 84
|
||||
versionName "0.84"
|
||||
versionCode 85
|
||||
versionName "0.85"
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue