diff --git a/app/build.gradle b/app/build.gradle index 6400a513..c961312b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -44,8 +44,8 @@ android { applicationId "com.marverenic.music" minSdkVersion 16 targetSdkVersion rootProject.targetSdkVersion - versionCode 40320 - versionName "3.0 beta 2" + versionCode 40321 + versionName "3.0 beta 3" resConfigs "en", "es" }