diff --git a/app/build.gradle b/app/build.gradle index c2496b00..68b858e7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "ru.stersh.youamp" minSdk project.minSdk targetSdk project.targetSdk - versionCode 12 - versionName "1.0.0" + versionCode 13 + versionName "1.0.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {