mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
Bump build version 2.5.2 to test react native keychain (#572)
* bump build and version * bump version 2.5.2 * don't downgrade react native keychain
This commit is contained in:
@@ -86,8 +86,8 @@ android {
|
||||
applicationId "com.proofofpassportapp"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 62
|
||||
versionName "2.5.1"
|
||||
versionCode 63
|
||||
versionName "2.5.2"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cppFlags += "-fexceptions -frtti -std=c++11"
|
||||
|
||||
Reference in New Issue
Block a user