diff --git a/app/build.gradle b/app/build.gradle index 2b259aa8b..3e4023239 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "info.plateaukao.einkbro" minSdkVersion 21 targetSdkVersion 33 - versionCode 91300 - versionName "9.13.0" + versionCode 91400 + versionName "9.14.0" vectorDrawables.useSupportLibrary = true javaCompileOptions {