diff --git a/app/build.gradle b/app/build.gradle index 4986e35..d86ab38 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.timenotclocks.bookcase" minSdkVersion 26 targetSdkVersion 31 - versionCode 21 - versionName "0.2.1" + versionCode 22 + versionName "0.2.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {