Reverted changed as in master kiwix

This commit is contained in:
ritik2017 2019-01-15 11:24:30 +05:30 committed by Isaac Hutt
parent a0bcbdc6a6
commit 7a3d5f8471

View File

@ -4,7 +4,7 @@ buildscript {
jcenter() jcenter()
} }
dependencies { dependencies {
classpath 'com.android.tools.build:gradle:3.1.4' classpath "com.android.tools.build:gradle:3.1.4"
// NOTE: Do not place your application dependencies here; they belong // NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files // in the individual module build.gradle files