mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
bump version (#217)
Co-authored-by: 0xturboblitz <florent.tavernier@gmail.com>
This commit is contained in:
committed by
GitHub
parent
3cbf98cedc
commit
e4e8849872
@@ -85,8 +85,8 @@ android {
|
||||
applicationId "com.proofofpassportapp"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 33
|
||||
versionName "2.4.2"
|
||||
versionCode 34
|
||||
versionName "2.4.3"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cppFlags += "-fexceptions -frtti -std=c++11"
|
||||
|
||||
Reference in New Issue
Block a user