Skip to content

Commit 715a2de

Browse files
committed
build: Bump version to v0.25
1 parent 87ff821 commit 715a2de

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 26
14-
versionName "0.24 beta"
13+
versionCode 27
14+
versionName "0.25 beta"
1515
}
1616

1717
buildTypes {

0 commit comments

Comments
 (0)