Skip to content

Commit

Permalink
gradle: Version bump to 0.6.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikooomich committed Jul 25, 2024
1 parent dd7aee4 commit 61e0dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {
minSdk = 24
targetSdk = 34
versionCode = 20
versionName = "0.6.0-beta1"
versionName = "0.6.0-beta2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 61e0dc0

Please sign in to comment.