Skip to content

Commit a459c5c

Browse files
committed
v1.6.2 Rollup
*Version Bump to v1.6.2.
1 parent 2227c6c commit a459c5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
applicationId "stream.rocketnotes"
77
minSdkVersion 16
88
targetSdkVersion 28
9-
versionCode 22
10-
versionName "1.6.1"
9+
versionCode 23
10+
versionName "1.6.2"
1111
multiDexEnabled true
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)