bump app versions

This commit is contained in:
Blake Kaufman
2026-07-23 11:42:36 -04:00
parent c10e0fb80d
commit 1d80cc25e9
2 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ android {
applicationId "com.blitzwallet"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 122
versionCode 123
versionName "0.7.14"
ndk {
abiFilters 'arm64-v8a', 'armeabi-v7a'// Exclude riscv64
File diff suppressed because one or more lines are too long