Forked from
briar / briar
6001 commits behind the upstream repository.
build.gradle 246 B
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.0.0'
}
}