mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04: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 {
|
||||
|
||||
Reference in New Issue
Block a user