mirror of
https://github.com/selfxyz/self.git
synced 2026-02-19 02:24:25 -05:00
chore: bump mobile app version to 2.9.15 (#1722)
* chore: bump mobile app version to 2.9.15 Update build numbers and deployment timestamps after successful deployment. * bump android version code --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Justin Hernandez <justin.hernandez@self.xyz>
This commit is contained in:
committed by
GitHub
parent
c886ed19e0
commit
63e4fdb111
@@ -134,7 +134,7 @@ android {
|
||||
applicationId "com.proofofpassportapp"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 140
|
||||
versionCode 141
|
||||
versionName "2.9.15"
|
||||
manifestPlaceholders = [appAuthRedirectScheme: 'com.proofofpassportapp']
|
||||
externalNativeBuild {
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"ios": {
|
||||
"build": 212,
|
||||
"lastDeployed": "2026-02-06T23:20:10.343Z"
|
||||
"build": 213,
|
||||
"lastDeployed": "2026-02-09T22:47:48.603Z"
|
||||
},
|
||||
"android": {
|
||||
"build": 140,
|
||||
"lastDeployed": "2026-02-05T00:58:22Z"
|
||||
"build": 141,
|
||||
"lastDeployed": "2026-02-09T23:39:26Z"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user