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 {