COVIDSafe code from version 1.0.54

This commit is contained in:
covidsafe-support 2020-08-18 10:55:53 +10:00
parent afb55cce5d
commit 922a423917
53 changed files with 4752 additions and 3123 deletions

View file

@ -12,7 +12,7 @@ buildscript {
maven { url "https://jitpack.io" }
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.0'
classpath 'com.android.tools.build:gradle:4.0.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files