Skip to content

Commit

Permalink
Version Bump, New Release
Browse files Browse the repository at this point in the history
  • Loading branch information
CraftWorksMC committed Apr 3, 2024
1 parent b315f84 commit 7a30a82
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 @@ -11,8 +11,8 @@ android {
applicationId = "com.craftworks.music"
minSdk = 30
targetSdk = 34
versionCode = 180
versionName = "1.18"
versionCode = 190
versionName = "1.19"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 7a30a82

Please sign in to comment.