mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
Bump version
This commit is contained in:
parent
dac425ea19
commit
05662fa3eb
1 changed files with 2 additions and 2 deletions
|
|
@ -41,8 +41,8 @@ android {
|
|||
defaultConfig {
|
||||
applicationId "com.termux"
|
||||
applicationIdSuffix ".nix"
|
||||
versionCode 188033
|
||||
versionName "0.118.0_v0.3.3_nix"
|
||||
versionCode 188034
|
||||
versionName "0.118.0_v0.3.4_nix"
|
||||
// fdroid checkupdates looks for literal versionCode/versionName,
|
||||
// can't get fancy with these and use string interpolation and similar
|
||||
ndk {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue