// testCompile 'junit:junit:4.+'
+}
\ No newline at end of file
diff --git a/SampleAndroidOAuth2/build.gradle b/SampleAndroidOAuth2/build.gradle
index 74b2ab0..3819a61 100644
--- a/SampleAndroidOAuth2/build.gradle
+++ b/SampleAndroidOAuth2/build.gradle
@@ -1,5 +1,5 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
git diff diff --git a/SampleAndroidOAuth2/app/build.gradle b/SampleAndroidOAuth2/app/build.gradle index 34c11d7..1848cbc 100644 --- a/SampleAndroidOAuth2/app/build.gradle +++ b/SampleAndroidOAuth2/app/build.gradle @@ -1,13 +1,13 @@ apply plugin: 'com.android.application'
android {
// buildToolsVersion "24.0.3"
defaultConfig { applicationId "com.fitbit.sampleandroidoauth2"
+/ dependencies { compile fileTree(dir: 'libs', include: ['.jar']) compile project(':fitbitapi') @@ -33,3 +34,16 @@ dependencies {
} +*/ + +dependencies {
+/ buildscript { repositories { jcenter() @@ -21,3 +21,23 @@ allprojects { task clean(type: Delete) { delete rootProject.buildDir } +/ +buildscript {
+allprojects {
I also updated the gradle.properties files to distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip