Skip to content

Commit 107baf7

Browse files
committed
feat: resource 모듈 compileSdk 35로 업데이트
1 parent 57ad96b commit 107baf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/resource/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44

55
android {
66
namespace = "com.into.websoso.core.resource"
7-
compileSdk = 34
7+
compileSdk = 35
88

99
defaultConfig {
1010
minSdk = 30

0 commit comments

Comments
 (0)