gradle 적용 (fixed)

This commit is contained in:
Hyojin Ahn 2026-06-08 12:27:47 -04:00
parent 8ef254a76b
commit 498e0b73c1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ group = 'com.goi'
version = '0.0.1-SNAPSHOT'
java {
sourceCompatibility = '17'
sourceCompatibility = '21'
}
configurations {