Skip to content

Commit 9bf67ca

Browse files
committed
bump build and version
1 parent 19ee41d commit 9bf67ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ android {
114114
applicationId "com.proofofpassportapp"
115115
minSdkVersion rootProject.ext.minSdkVersion
116116
targetSdkVersion rootProject.ext.targetSdkVersion
117-
versionCode 81
118-
versionName "2.6.0"
117+
versionCode 82
118+
versionName "2.6.1"
119119
manifestPlaceholders = [appAuthRedirectScheme: 'com.proofofpassportapp']
120120
externalNativeBuild {
121121
cmake {

0 commit comments

Comments
 (0)