mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
bump version
This commit is contained in:
@@ -85,8 +85,8 @@ android {
|
||||
applicationId "com.proofofpassportapp"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 15
|
||||
versionName "1.4"
|
||||
versionCode 16
|
||||
versionName "1.5"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cppFlags += "-fexceptions -frtti -std=c++11"
|
||||
|
||||
Reference in New Issue
Block a user