gradle 적용 (fixed)
This commit is contained in:
parent
8ef254a76b
commit
498e0b73c1
|
|
@ -8,7 +8,7 @@ group = 'com.goi'
|
||||||
version = '0.0.1-SNAPSHOT'
|
version = '0.0.1-SNAPSHOT'
|
||||||
|
|
||||||
java {
|
java {
|
||||||
sourceCompatibility = '17'
|
sourceCompatibility = '21'
|
||||||
}
|
}
|
||||||
|
|
||||||
configurations {
|
configurations {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue