This commit is contained in:
AriaLyy
2016-11-21 09:54:43 +08:00
parent fe65700398
commit 6b3acb8fdf
5 changed files with 62 additions and 85 deletions

@ -27,7 +27,7 @@ dependencies {
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.1.1'
}
//apply from: 'jcenter.gradle'
apply from: 'jcenter.gradle'
// build a jar with source files
//task sourcesJar(type: Jar) {