update version and readme

This commit is contained in:
sk
2022-05-06 00:34:08 +02:00
parent 010095a50e
commit 13c2adba56
2 changed files with 2 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ android {
minSdk 23
targetSdk 31
versionCode 5
versionName '1.1.1-dev+fork.2.0'
versionName '1.1.1-dev+fork.1'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}