..
This commit is contained in:
@ -22,7 +22,6 @@ 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') //gradle 打包时打开这个
|
||||
compile project(':AriaAnnotations')
|
||||
}
|
||||
apply from: 'bintray-release.gradle'
|
||||
|
Reference in New Issue
Block a user