mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
bump build to new release candidate (#163)
Co-authored-by: Aaron DeRuvo <aaron.deruvo@clabs.co>
This commit is contained in:
@@ -82,11 +82,11 @@ android {
|
||||
|
||||
namespace "com.proofofpassportapp"
|
||||
defaultConfig {
|
||||
applicationId "xyz.self"
|
||||
applicationId "com.proofofpassportapp"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 23
|
||||
versionName "2.2.5"
|
||||
versionCode 28
|
||||
versionName "2.2.9"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cppFlags += "-fexceptions -frtti -std=c++11"
|
||||
|
||||
Reference in New Issue
Block a user