mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
version 0.99
This commit is contained in:
parent
a108b2bd6b
commit
850faa25dd
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "com.termux"
|
||||
minSdkVersion project.properties.minSdkVersion.toInteger()
|
||||
targetSdkVersion project.properties.targetSdkVersion.toInteger()
|
||||
versionCode 98
|
||||
versionName "0.98"
|
||||
versionCode 99
|
||||
versionName "0.99"
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue