This commit is contained in:
AriaLyy
2017-06-25 21:14:21 +08:00
parent cd964d600e
commit 5a0b91afa6
4 changed files with 8 additions and 8 deletions

View File

@ -22,8 +22,8 @@ dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.1.1'
compile project(':AriaCompiler')
// compile project(':AriaAnnotations')
// compile project(':AriaCompiler')
compile project(':AriaAnnotations')
}
//apply from: 'bintray-release.gradle'
apply from: 'bintray-release.gradle'
//apply from: 'jcenter.gradle'