diff --git a/app/build.gradle b/app/build.gradle index a1b68fe..851455c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "com.a5corp.weather" minSdkVersion 17 targetSdkVersion 25 - versionCode 568 - versionName "4.0" + versionCode 578 + versionName "4.1" } buildTypes { release {