Skip to content

Commit c51921d

Browse files
committed
bumped version
1 parent 612ab06 commit c51921d

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 = 26
16-
versionName = "0.5.1-alpha01"
15+
versionCode = 27
16+
versionName = "0.5.1-alpha02"
1717
}
1818

1919
signingConfigs {

0 commit comments

Comments
 (0)