why does the ui crash

This commit is contained in:
huangyuhui
2015-12-27 10:59:03 +08:00
parent b1c6c3549f
commit 07357db42d
536 changed files with 1562 additions and 776 deletions

4
MetroLookAndFeel/build.gradle Normal file → Executable file
View File

@@ -34,6 +34,10 @@ buildscript {
}
}
dependencies {
compile project(":HMCLAPI")
}
retrolambda {
javaVersion = JavaVersion.VERSION_1_6
}