mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-18 15:01:18 +01:00
Bump version to 0.94
This commit is contained in:
parent
1819087ca0
commit
9b7c7102b2
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ android {
|
||||||
applicationId "com.termux"
|
applicationId "com.termux"
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 92
|
versionCode 94
|
||||||
versionName "0.92"
|
versionName "0.94"
|
||||||
|
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
ndkBuild {
|
ndkBuild {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue