mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-05 08:31:09 +01:00
Bump version to 0.42
This commit is contained in:
parent
8e90545c4b
commit
8056013082
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId "com.termux"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 24
|
||||
versionCode 41
|
||||
versionName "0.41"
|
||||
versionCode 42
|
||||
versionName "0.42"
|
||||
|
||||
ndk {
|
||||
moduleName "libtermux"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue