diff --git a/app/build.gradle b/app/build.gradle index 9bff1cc8..971ca00c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "co.appreactor.news" minSdkVersion 26 targetSdkVersion 31 - versionCode 16 - versionName "0.3.0" + versionCode 17 + versionName "0.3.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" setProperty("archivesBaseName", "news-$versionName")