Tooltip reflection for advanced options

This commit is contained in:
huangyuhui
2017-08-23 12:07:08 +08:00
parent 86cef86fc9
commit 2e3d9c22e3
9 changed files with 134 additions and 51 deletions

View File

@@ -20,7 +20,7 @@ group 'org.jackhuang'
version '3.0'
buildscript {
ext.kotlin_version = '1.1.4'
ext.kotlin_version = '1.1.4-2'
repositories {
mavenCentral()