Skip to content

Commit 69f3719

Browse files
committed
Checker: Bump version to 1.0.9
Signed-off-by: Kotonoha Akane <[email protected]>
1 parent 6b66aab commit 69f3719

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
@@ -18,7 +18,7 @@ android {
1818
minSdk = 24
1919
targetSdk = 34
2020
versionCode = 8
21-
versionName = "1.0.8"
21+
versionName = "1.0.9"
2222

2323
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2424
vectorDrawables {

0 commit comments

Comments
 (0)