mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
version 0.105
This commit is contained in:
parent
9228982632
commit
a56cba6843
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "com.termux"
|
||||
minSdkVersion project.properties.minSdkVersion.toInteger()
|
||||
targetSdkVersion project.properties.targetSdkVersion.toInteger()
|
||||
versionCode 104
|
||||
versionName "0.104"
|
||||
versionCode 105
|
||||
versionName "0.105"
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue