diff --git a/app/build.gradle b/app/build.gradle index 77519cc3..50fa71bc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.easyfitness" minSdkVersion 21 targetSdkVersion 30 - versionCode 58 - versionName "0.20.1" + versionCode 59 + versionName "0.20.2" vectorDrawables.useSupportLibrary true }