renamed all modules
This commit is contained in:
3
testdata-superloader/build.gradle
Normal file
3
testdata-superloader/build.gradle
Normal file
@@ -0,0 +1,3 @@
|
||||
dependencies {
|
||||
compile("cglib:cglib:2.2.2") { exclude group: 'asm' } // cglib 2.2.2 depends on asm 3.3
|
||||
}
|
||||
Reference in New Issue
Block a user