update build number and updae gemfile lock (#1706)

This commit is contained in:
Justin Hernandez
2026-02-04 20:53:39 -08:00
committed by GitHub
parent c8be12475f
commit e2fae7d62e
3 changed files with 8 additions and 8 deletions

View File

@@ -23,8 +23,8 @@ GEM
artifactory (3.0.17)
atomos (0.1.3)
aws-eventstream (1.4.0)
aws-partitions (1.1209.0)
aws-sdk-core (3.241.4)
aws-partitions (1.1212.0)
aws-sdk-core (3.242.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
@@ -35,7 +35,7 @@ GEM
aws-sdk-kms (1.121.0)
aws-sdk-core (~> 3, >= 3.241.4)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.212.0)
aws-sdk-s3 (1.213.0)
aws-sdk-core (~> 3, >= 3.241.4)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
@@ -230,7 +230,7 @@ GEM
i18n (1.14.8)
concurrent-ruby (~> 1.0)
jmespath (1.6.2)
json (2.18.0)
json (2.18.1)
jwt (2.10.2)
base64
logger (1.7.0)
@@ -254,7 +254,7 @@ GEM
optparse (0.8.1)
os (1.1.4)
plist (3.7.2)
prism (1.8.0)
prism (1.9.0)
public_suffix (4.0.7)
racc (1.8.1)
rake (13.3.1)

View File

@@ -134,7 +134,7 @@ android {
applicationId "com.proofofpassportapp"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 136
versionCode 140
versionName "2.9.15"
manifestPlaceholders = [appAuthRedirectScheme: 'com.proofofpassportapp']
externalNativeBuild {

View File

@@ -4,7 +4,7 @@
"lastDeployed": "2026-02-04T22:15:04.337Z"
},
"android": {
"build": 139,
"lastDeployed": "2026-01-22T23:03:43.685Z"
"build": 140,
"lastDeployed": "2026-02-05T00:58:22Z"
}
}