Code Review
/
epayment
/
food_payapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
4c0ea6a
)
modify
author
Tang Cheng
<cheng.tang@supwisdom.com>
Wed, 18 Dec 2019 04:29:26 +0000
(12:29 +0800)
committer
Tang Cheng
<cheng.tang@supwisdom.com>
Wed, 18 Dec 2019 04:29:26 +0000
(12:29 +0800)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
c99d533
..
f950a09
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-24,7
+24,7
@@
allprojects {
apply plugin: 'io.spring.dependency-management'
group = 'com.supwisdom'
-
+
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8