Skip to content

Commit

Permalink
gradle: Version bump to 0.6.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
mikooomich committed Aug 11, 2024
1 parent 47f09b8 commit 467b6c2
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-beta2"
versionName = "0.6.0-beta3"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 467b6c2

Please sign in to comment.