fix import; update .gradle; add ISpecificQuery
This commit is contained in:
12
build.gradle
12
build.gradle
@@ -15,16 +15,10 @@ buildscript {
|
||||
}
|
||||
}
|
||||
|
||||
allprojects {
|
||||
ext {
|
||||
version '2.0'
|
||||
}
|
||||
|
||||
group 'com.synebula'
|
||||
version version
|
||||
}
|
||||
|
||||
subprojects {
|
||||
group 'com.synebula'
|
||||
version '1.0.0'
|
||||
|
||||
buildscript {
|
||||
repositories {
|
||||
mavenLocal()
|
||||
|
||||
Reference in New Issue
Block a user