diff --git a/app/build.gradle b/app/build.gradle index 641ddc7..2b2bc02 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "top.rechinx.meow" minSdkVersion 16 targetSdkVersion 27 - versionCode 3 - versionName "1.0.4" + versionCode 5 + versionName "1.0.5" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true multiDexEnabled true