summaryrefslogtreecommitdiffstats
path: root/src/android/gradle.properties (follow)
Commit message (Collapse)AuthorAgeFilesLines
* android: Suppress a known incompatibilityAbandoned Cart2023-06-291-0/+3
| | | | Android Gradle plugin 8.0.2 is designed for API 33, but a newer plugin hasn't been released yet. The warning message is rather extravagant, but also suggests adding this property if you are aware of the risks.
* android: Improve Gradle build configurationAbandoned Cart2023-06-061-1/+2
|
* android: Various fixes for CI.bunnei2023-06-031-0/+3
|
* android: Disable jetifierCharles Lombardo2023-06-031-2/+1
| | | | We no longer depend on any legacy libraries that required this flag
* android: Migrate to AGP 8.0.1Charles Lombardo2023-06-031-1/+1
|
* android: Enable non-transitive R classesCharles Lombardo2023-06-031-0/+1
| | | | New default going forward for new android projects. Best to follow the new standard.
* android: Enable Kotlin supportCharles Lombardo2023-06-031-5/+3
|
* android: Add Citra frontend.bunnei2023-06-031-0/+15