Skip to content

Commit

Permalink
Release 2.0.0-beta02
Browse files Browse the repository at this point in the history
  • Loading branch information
siper committed Feb 7, 2025
1 parent 3b159a7 commit 8f99aca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId "ru.stersh.youamp"
minSdk project.minSdk
targetSdk project.targetSdk
versionCode 18
versionName "2.0.0-beta01"
versionCode 19
versionName "2.0.0-beta02"

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

0 comments on commit 8f99aca

Please sign in to comment.