fix bug in android app + more pages

This commit is contained in:
2023-10-10 17:54:35 +02:00
parent ee8f6291cd
commit 470e3f3e91
9 changed files with 123 additions and 78 deletions

View File

@@ -11,7 +11,7 @@ android {
applicationId = "com.janishutz.libreevent"
minSdk = 24
targetSdk = 33
versionCode = 1
versionCode = 2
versionName = "1.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"