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