mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-16 03:01:59 +00:00
Fix sending cards. Fixes #1055
This commit is contained in:
parent
23c93cebda
commit
3289c5b54f
1 changed files with 2 additions and 2 deletions
|
|
@ -149,8 +149,8 @@ android {
|
|||
buildConfigField "String", "TESTING_LEVEL", "\"production\""
|
||||
multiDexEnabled true
|
||||
|
||||
versionCode 2207
|
||||
versionName "2.0.4"
|
||||
versionCode 2190
|
||||
versionName "2.1"
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
|
|
|||
Loading…
Reference in a new issue