mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-24 19:29:46 +01:00
Prepare for final build
This commit is contained in:
parent
d0abd17091
commit
fb7dc21c18
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@ android {
|
||||||
applicationId "com.termux"
|
applicationId "com.termux"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 24
|
targetSdkVersion 24
|
||||||
versionCode 34
|
versionCode 35
|
||||||
versionName "0.35.PREVIEW1"
|
versionName "0.35"
|
||||||
|
|
||||||
ndk {
|
ndk {
|
||||||
moduleName "libtermux"
|
moduleName "libtermux"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue