Skip to content

Commit 31088bb

Browse files
author
Github Actions
committed
Bump version code to 324 and change version name to 9.5.0
1 parent d5553d6 commit 31088bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ android {
2222
applicationId = "com.cray.software.justreminder"
2323
minSdk = libs.versions.minSdk.get().toInt()
2424
targetSdk = libs.versions.targetSdk.get().toInt()
25-
versionCode = 323
25+
versionCode = 324
2626
versionName = "9.5.0"
2727
multiDexEnabled = true
2828
renderscriptTargetApi = 23

0 commit comments

Comments
 (0)