release-1.0.39

This commit is contained in:
covidsafe-support 2020-07-21 15:38:11 +10:00
parent 24e16807e5
commit 0dca6adf95
95 changed files with 3571 additions and 4502 deletions

View file

@ -16,7 +16,9 @@ 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.2'
classpath 'androidx.navigation:navigation-safe-args-gradle-plugin:2.3.0'
// Google Services plugin
classpath 'com.google.gms:google-services:4.3.3'
}
}