diff --git a/app/build.gradle b/app/build.gradle index 1b3dec9..0d298e5 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.timenotclocks.bookcase" minSdkVersion 26 targetSdkVersion 31 - versionCode 18 - versionName "0.1.8" + versionCode 19 + versionName "0.1.9" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {