Bump v2.5.1: ios 122; android 60 (#561)

* increment build to 120

* bump builds for 2.5.1. ios 121; android 60

* clean up logic

* upgrade react native firebase for privacy manifests
This commit is contained in:
Justin Hernandez
2025-05-16 15:15:35 -05:00
committed by GitHub
parent 3f3db3c8da
commit e059f06e84
10 changed files with 88 additions and 91 deletions

View File

@@ -86,7 +86,7 @@ android {
applicationId "com.proofofpassportapp"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 59
versionCode 60
versionName "2.5.1"
externalNativeBuild {
cmake {