mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-04 16:11:11 +01:00
Bump version to 0.40
This commit is contained in:
parent
c1a9b7726f
commit
166710f14a
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 39
|
versionCode 40
|
||||||
versionName "0.39"
|
versionName "0.40"
|
||||||
|
|
||||||
ndk {
|
ndk {
|
||||||
moduleName "libtermux"
|
moduleName "libtermux"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue