commit | db7c2b5da6b0b7b167e58b074ddb40bdaab95c94 | [log] [tgz] |
---|---|---|
author | Tang Cheng <cheng.tang@supwisdom.com> | 周三 12月 18 12:29:26 2019 +0800 |
committer | Tang Cheng <cheng.tang@supwisdom.com> | 周三 12月 18 12:29:26 2019 +0800 |
tree | 8a74689ff3622f768f9ba502fe7cc446f9312b59 | |
parent | 4c0ea6a4cfe08d581dc05677d83f701141898408 [diff] [blame] |
modify
diff --git a/build.gradle b/build.gradle index c99d533..f950a09 100644 --- a/build.gradle +++ b/build.gradle
@@ -24,7 +24,7 @@ apply plugin: 'io.spring.dependency-management' group = 'com.supwisdom' - + sourceCompatibility = JavaVersion.VERSION_1_8 targetCompatibility = JavaVersion.VERSION_1_8