bump android build for 2.9.12 (#1615)

This commit is contained in:
Justin Hernandez
2026-01-15 09:13:34 -08:00
committed by GitHub
parent 544d60f860
commit 22c35dbb9d
2 changed files with 4 additions and 4 deletions

View File

@@ -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 {

View File

@@ -4,7 +4,7 @@
"lastDeployed": "2026-01-12T23:27:08.229Z"
},
"android": {
"build": 135,
"lastDeployed": "2026-01-14T02:32:57.506Z"
"build": 136,
"lastDeployed": "2026-01-15T16:44:42Z"
}
}