pull/330/head
AriaLyy 7 years ago
parent e20ab6a3c9
commit f1dc45729a
  1. 3
      Aria/build.gradle

@ -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'

Loading…
Cancel
Save