Browse Source

Update sample project's Gradle file

Aidan Follestad 7 years ago
parent
commit
62af263446
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sample/build.gradle

+ 1 - 1
sample/build.gradle

@@ -1,4 +1,4 @@
-apply from: '../dependencies.gradle'
+apply from: '../gradle/dependencies.gradle'
 
 buildscript {
     repositories {