Skip to content

Commit 42bda84

Browse files
committed
bump version to 1.5
1 parent 8f9c7bb commit 42bda84

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId = "moe.reimu.catshare"
1717
minSdk = 29
1818
targetSdk = 35
19-
versionCode = 5
20-
versionName = "1.4"
19+
versionCode = 6
20+
versionName = "1.5"
2121
}
2222

2323
signingConfigs {

0 commit comments

Comments
 (0)