COVIDSafe code from version 1.0.54 ()

This commit is contained in:
COVIDSafe Support 2020-08-18 10:57:15 +10:00 committed by GitHub
parent afb55cce5d
commit d2a2342abf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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