This commit is contained in:
AriaLyy
2017-07-31 22:53:56 +08:00
255 changed files with 44854 additions and 1803 deletions

View File

@ -43,5 +43,6 @@ dependencies {
compile 'com.arialyy.frame:MVVM2:2.2.0'
compile project(':Aria')
compile project(':AriaCompiler')
// compile 'com.arialyy.aria:aria-core:3.2.11'
// annotationProcessor 'com.arialyy.aria:aria-compiler:3.2.11'
}