diff --git a/app/build.gradle b/app/build.gradle index 769647435..e470b212c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -20,8 +20,8 @@ android { applicationId 'net.accelf.yuito' minSdkVersion 21 targetSdkVersion 29 - versionCode 17 - versionName '3.0.0' + versionCode 18 + versionName '3.0.1' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true