Selaa lähdekoodia

Update sample project's Gradle file

Aidan Follestad 7 vuotta sitten
vanhempi
commit
62af263446
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 {