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