Correctly load members items. Fixes #1141

This commit is contained in:
Phillip Thelen 2019-08-08 09:35:38 +02:00
parent 74aac42d84
commit 698a583579

View file

@ -149,7 +149,7 @@ android {
buildConfigField "String", "TESTING_LEVEL", "\"production\""
multiDexEnabled true
versionCode 2187
versionCode 2189
versionName "2.0.3"
}