mirror of
https://github.com/AU-COVIDSafe/mobile-android.git
synced 2025-04-19 13:05:18 +00:00
COVIDSafe code from version 1.13 (#28)
This commit is contained in:
parent
ae18438d17
commit
415682238d
33 changed files with 1010 additions and 310 deletions
|
@ -3,7 +3,7 @@ buildscript {
|
|||
compileSdkVersion = 29
|
||||
buildToolsVersion = "29.0.3"
|
||||
minSdkVersion = 21
|
||||
targetSdkVersion = 28
|
||||
targetSdkVersion = 29
|
||||
|
||||
kotlin_version = "1.4.0"
|
||||
kotlin_coroutines_version = "1.3.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue