Add stubs for balance board implementation

This commit is contained in:
2016-07-09 12:14:32 +01:00
parent 1895e4c4b8
commit fe2a454875
24 changed files with 547 additions and 29 deletions

View File

@@ -18,7 +18,7 @@ dependencies {
group = 'com.github.boukefalos'
project.archivesBaseName = 'jlibwiiuse'
version = '0.12'
version = '0.13'
task wrapper(type: Wrapper) {
gradleVersion = '1.12'