From 8b2e0fb173cca65702d619edefb5316ca2920ef2 Mon Sep 17 00:00:00 2001 From: 101 Date: Fri, 19 Jan 2024 14:29:16 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9E=90=EB=B0=94=2021=20->=2017=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index e5341741..c0953091 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ group = 'com.example' version = '0.0.1-SNAPSHOT' java { - sourceCompatibility = '21' + sourceCompatibility = '17' } configurations {