android: Various fixes for CI.

This commit is contained in:
bunnei
2023-05-30 20:50:09 -07:00
parent 17b5ed9baf
commit ee8caac82f
31 changed files with 512 additions and 63 deletions

View File

@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: 2023 yuzu Emulator Project
// SPDX-License-Identifier: GPL-3.0-or-later
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.0.2" apply false