Skip to content

Commit

Permalink
gradle: Version bump to 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mikooomich committed Dec 18, 2024
1 parent 67de9d8 commit 424a879
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 @@ -19,8 +19,8 @@ android {
applicationId = "com.dd3boh.outertune"
minSdk = 24
targetSdk = 35
versionCode = 24
versionName = "0.6.3"
versionCode = 25
versionName = "0.6.4"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 424a879

Please sign in to comment.