mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-08 18:11:10 +01:00
Bump version for v0.39
This commit is contained in:
parent
30b05e9ab2
commit
d2b27978e2
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 38
|
versionCode 39
|
||||||
versionName "0.38"
|
versionName "0.39"
|
||||||
|
|
||||||
ndk {
|
ndk {
|
||||||
moduleName "libtermux"
|
moduleName "libtermux"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue