Skip to content

Commit 6df0478

Browse files
committed
bumped version
1 parent d2cd67b commit 6df0478

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ plugins {
1212
android {
1313
defaultConfig {
1414
applicationId = "com.imashnake.animite"
15-
versionCode = 24
16-
versionName = "0.4.0-alpha01"
15+
versionCode = 25
16+
versionName = "0.5.0-alpha01"
1717
}
1818

1919
signingConfigs {

0 commit comments

Comments
 (0)