Bump version

This commit is contained in:
Alexander Sosedkin 2023-11-26 12:59:19 +01:00
parent 2c4fbc0fcc
commit eb1467a3c4

View file

@ -41,8 +41,8 @@ android {
defaultConfig { defaultConfig {
applicationId "com.termux" applicationId "com.termux"
applicationIdSuffix ".nix" applicationIdSuffix ".nix"
versionCode 188033 versionCode 188034
versionName "0.118.0_v0.3.3_nix" versionName "0.118.0_v0.3.4_nix"
// fdroid checkupdates looks for literal versionCode/versionName, // fdroid checkupdates looks for literal versionCode/versionName,
// can't get fancy with these and use string interpolation and similar // can't get fancy with these and use string interpolation and similar
ndk { ndk {