COVIDSafe code from version 1.0.18

This commit is contained in:
covidsafe-support 2020-05-26 17:17:29 +10:00
parent 696e4ed498
commit fd45aa5c5a
52 changed files with 6784 additions and 663 deletions

View file

@ -15,7 +15,7 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 29
targetSdkVersion 28
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true