mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2025-07-06 08:14:45 -04:00
Initial commit for the re-code
This commit is contained in:
9
build.gradle
Normal file
9
build.gradle
Normal file
@ -0,0 +1,9 @@
|
||||
// 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:0.12.+'
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user