Skip to content

Commit 2a07fb2

Browse files
Update build.gradle.kts
Signed-off-by: HᴇCᴏᴅᴇs2ᴍᴜᴄʜ <wayne6324@gmail.com>
1 parent 2323c97 commit 2a07fb2

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
@@ -13,8 +13,8 @@ android {
1313
applicationId = "app.mlauncher"
1414
minSdk = 23
1515
targetSdk = 35
16-
versionCode = 167
17-
versionName = "1.6.7"
16+
versionCode = 168
17+
versionName = "1.6.8"
1818
}
1919

2020
buildTypes {

0 commit comments

Comments
 (0)