mirror of
https://github.com/selfxyz/self.git
synced 2026-02-19 02:24:25 -05:00
bump android build for 2.9.12 (#1615)
This commit is contained in:
@@ -134,8 +134,8 @@ android {
|
||||
applicationId "com.proofofpassportapp"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 121
|
||||
versionName "2.9.11"
|
||||
versionCode 136
|
||||
versionName "2.9.12"
|
||||
manifestPlaceholders = [appAuthRedirectScheme: 'com.proofofpassportapp']
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
Reference in New Issue
Block a user