diff --git a/app/build.gradle b/app/build.gradle index 8113728f4..d0e3991ac 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId 'net.accelf.yuito' minSdkVersion 21 targetSdkVersion 28 - versionCode 3 - versionName '1.1.1' + versionCode 4 + versionName '1.1.2' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true