diff --git a/app/build.gradle b/app/build.gradle index 8dd5919..a8779f0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId 'fun.kitsunebi.kitsunebi4android' minSdkVersion 17 targetSdkVersion 28 - versionCode 21 - versionName "0.9.1" + versionCode 22 + versionName "0.9.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {