mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-09 12:06:09 +01:00
Bump version to 0.44
This commit is contained in:
parent
df92896eef
commit
4f40d5a26a
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 25
|
targetSdkVersion 25
|
||||||
versionCode 43
|
versionCode 44
|
||||||
versionName "0.43"
|
versionName "0.44"
|
||||||
|
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
ndkBuild {
|
ndkBuild {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue