diff --git a/app/build.gradle b/app/build.gradle index 50222c264..03653290e 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "info.plateaukao.einkbro" minSdkVersion 21 targetSdkVersion 32 - versionCode 90100 - versionName "9.1.0" + versionCode 90200 + versionName "9.2.0" vectorDrawables.useSupportLibrary = true javaCompileOptions {