summaryrefslogtreecommitdiff
path: root/src/android/build.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'src/android/build.gradle.kts')
-rw-r--r--src/android/build.gradle.kts3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/android/build.gradle.kts b/src/android/build.gradle.kts
index 1ed9aed9a..e19e8ce58 100644
--- a/src/android/build.gradle.kts
+++ b/src/android/build.gradle.kts
@@ -1,3 +1,6 @@
1// SPDX-FileCopyrightText: 2023 yuzu Emulator Project
2// SPDX-License-Identifier: GPL-3.0-or-later
3
1// Top-level build file where you can add configuration options common to all sub-projects/modules. 4// Top-level build file where you can add configuration options common to all sub-projects/modules.
2plugins { 5plugins {
3 id("com.android.application") version "8.0.2" apply false 6 id("com.android.application") version "8.0.2" apply false