Restructuring for new API library

This commit is contained in:
Dominik Schürmann
2014-02-09 19:22:14 +01:00
parent 35a123f53c
commit 754b2a6cb1
74 changed files with 851 additions and 283 deletions

View File

@@ -0,0 +1,3 @@
task wrapper(type: Wrapper) {
gradleVersion = '1.10'
}