Skip to content

Commit 2de87a3

Browse files
committed
chore: bump version
- Bumps versionCode to 2 in build.gradle
1 parent 7855d20 commit 2de87a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ android {
8282
applicationId "to.pubky.ring"
8383
minSdkVersion rootProject.ext.minSdkVersion
8484
targetSdkVersion rootProject.ext.targetSdkVersion
85-
versionCode 1
85+
versionCode 2
8686
versionName "1.2"
8787
}
8888

0 commit comments

Comments
 (0)