COVIDSafe code from version 1.0.33

This commit is contained in:
covidsafe-support 2020-07-03 13:50:35 +10:00
parent c16533add6
commit ce590e752a
79 changed files with 3096 additions and 600 deletions

View file

@ -16,7 +16,7 @@ buildscript {
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
classpath 'androidx.navigation:navigation-safe-args-gradle-plugin:2.2.1'
classpath 'androidx.navigation:navigation-safe-args-gradle-plugin:2.2.2'
}
}