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 13
|
||||
versionName "1.2"
|
||||
versionCode 14
|
||||
versionName "1.3"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cppFlags += "-fexceptions -frtti -std=c++11"
|
||||
|
||||
Reference in New Issue
Block a user