add new Classes, reordering, update build settings

This commit is contained in:
2021-05-15 12:28:14 +02:00
parent 066e3db80e
commit 6dbcb548b5
8 changed files with 397 additions and 222 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 14
versionName '0.5'
versionName '0.5.1 beta'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}