Skip to content

Commit e7ca502

Browse files
committed
Release 2.0.0-beta05
1 parent 44c518d commit e7ca502

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "ru.stersh.youamp"
1616
minSdk project.minSdk
1717
targetSdk project.targetSdk
18-
versionCode 21
19-
versionName "2.0.0-beta04"
18+
versionCode 22
19+
versionName "2.0.0-beta05"
2020

2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
vectorDrawables {

0 commit comments

Comments
 (0)