We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c518d commit e7ca502Copy full SHA for e7ca502
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "ru.stersh.youamp"
16
minSdk project.minSdk
17
targetSdk project.targetSdk
18
- versionCode 21
19
- versionName "2.0.0-beta04"
+ versionCode 22
+ versionName "2.0.0-beta05"
20
21
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
22
vectorDrawables {
0 commit comments