mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-02 23:21:06 +01:00
Bump version to 0.47
This commit is contained in:
parent
cb60803a80
commit
ed1874db05
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId "com.termux"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 25
|
||||
versionCode 46
|
||||
versionName "0.46"
|
||||
versionCode 47
|
||||
versionName "0.47"
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue