Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
Signed-off-by: HᴇCᴏᴅᴇs2ᴍᴜᴄʜ <[email protected]>
  • Loading branch information
CreativeCodeCat authored Sep 16, 2024
1 parent 2323c97 commit 2a07fb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId = "app.mlauncher"
minSdk = 23
targetSdk = 35
versionCode = 167
versionName = "1.6.7"
versionCode = 168
versionName = "1.6.8"
}

buildTypes {
Expand Down

0 comments on commit 2a07fb2

Please sign in to comment.