mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-09 03:56:09 +01:00
version 0.104
This commit is contained in:
parent
d267843e36
commit
cb13a5a531
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 103
|
||||
versionName "0.103"
|
||||
versionCode 104
|
||||
versionName "0.104"
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue