mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
Create release build 2.4.9, lower deployment target to iOS 15.0 (#393)
* bump version * lower target iOS version to 11 * bump version * lower ios deployment target to 15.0 * increment build * bump build * increment build * bump build * update podlock
This commit is contained in:
@@ -85,8 +85,8 @@ android {
|
||||
applicationId "com.proofofpassportapp"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 38
|
||||
versionName "2.4.7"
|
||||
versionCode 44
|
||||
versionName "2.4.9"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cppFlags += "-fexceptions -frtti -std=c++11"
|
||||
|
||||
Reference in New Issue
Block a user