mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-27 20:51:09 +01:00
Bump version to 0.23
This commit is contained in:
parent
5c03c2d77e
commit
b0f4efb0bc
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ android {
|
|||
applicationId "com.termux"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 23
|
||||
versionCode 22
|
||||
versionName "0.22"
|
||||
versionCode 23
|
||||
versionName "0.23"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue