Skip to content

Commit adc3804

Browse files
committed
build: Bump version to 0.21
1 parent 4258ce1 commit adc3804

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
@@ -10,8 +10,8 @@ android {
1010
applicationId "xzr.konabess"
1111
minSdkVersion 28
1212
targetSdkVersion 28
13-
versionCode 22
14-
versionName "0.20 beta"
13+
versionCode 23
14+
versionName "0.21 beta"
1515
}
1616

1717
buildTypes {

0 commit comments

Comments
 (0)