diff --git a/app/build.gradle b/app/build.gradle index 1bbf07c9..fd71ace2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "co.appreactor.news" minSdkVersion 21 targetSdkVersion 30 - versionCode 7 - versionName "0.2.1" + versionCode 8 + versionName "0.2.2" } compileOptions {