diff options
| author | bunnei <bunneidev@gmail.com> | 2023-05-30 20:50:09 -0700 |
|---|---|---|
| committer | bunnei <bunneidev@gmail.com> | 2023-06-03 00:06:05 -0700 |
| commit | ee8caac82f8276dd6585042850c76373dd36ed69 (patch) | |
| tree | 54536a19b492e15ba91441d2bd89f404b0e1536d /src/android/gradle.properties | |
| parent | 17b5ed9baf44e81c81c29c63e5ae4a91c558c5df (diff) | |
android: Various fixes for CI.
Diffstat (limited to 'src/android/gradle.properties')
| -rw-r--r-- | src/android/gradle.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/android/gradle.properties b/src/android/gradle.properties index bf63cfce7..653a35ce8 100644 --- a/src/android/gradle.properties +++ b/src/android/gradle.properties @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2023 yuzu Emulator Project +# SPDX-License-Identifier: GPL-3.0-or-later + # Project-wide Gradle settings. # IDE (e.g. Android Studio) users: # Gradle settings configured through the IDE *will override* |
