Skip to content

Commit 6772318

Browse files
committed
[RELEASE] v1.1.1
1 parent 6eb17f7 commit 6772318

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 @@ android {
1212
defaultConfig {
1313
applicationId = "com.goalpanzi.mission_mate"
1414
targetSdk = 34
15-
versionCode = 7
16-
versionName = "1.1.0"
15+
versionCode = 8
16+
versionName = "1.1.1"
1717

1818
vectorDrawables {
1919
useSupportLibrary = true

0 commit comments

Comments
 (0)