mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-22 05:47:50 +00:00
Revert "[gradle] fix warnings & update deps (#189)"
This reverts commit af923c92eb
.
This commit is contained in:
parent
af923c92eb
commit
5591ce30c9
8 changed files with 46 additions and 46 deletions
|
@ -1,6 +1,3 @@
|
|||
# SPDX-FileCopyrightText: 2025 Eden Emulator Project
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
# SPDX-FileCopyrightText: 2023 yuzu Emulator Project
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
|
@ -17,5 +14,7 @@ android.useAndroidX=true
|
|||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
kotlin.parallel.tasks.in.project=true
|
||||
android.defaults.buildfeatures.buildconfig=true
|
||||
|
||||
# Android Gradle plugin 8.0.2
|
||||
android.suppressUnsupportedCompileSdk=34
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue