Fix sending cards. Fixes #1055

This commit is contained in:
Phillip Thelen 2019-08-08 17:09:48 +02:00
parent 23c93cebda
commit 3289c5b54f

View file

@ -149,8 +149,8 @@ android {
buildConfigField "String", "TESTING_LEVEL", "\"production\""
multiDexEnabled true
versionCode 2207
versionName "2.0.4"
versionCode 2190
versionName "2.1"
}
lintOptions {