bump app version
This commit is contained in:
@@ -95,8 +95,8 @@ android {
|
||||
applicationId "com.blitzwallet"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 124
|
||||
versionName "0.7.14"
|
||||
versionCode 125
|
||||
versionName "0.7.15"
|
||||
ndk {
|
||||
abiFilters 'arm64-v8a', 'armeabi-v7a'// Exclude riscv64
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user