Release Catima 1.8.1

This commit is contained in:
Sylvia van Os
2021-02-12 18:25:03 +01:00
parent ee7f5c0498
commit 34f8c830fd

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 19
targetSdkVersion 29
versionCode 57
versionName "1.8"
versionCode 58
versionName "1.8.1"
vectorDrawables.useSupportLibrary true
}