| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | android: Suppress a known incompatibility | 2023-06-29 | 1 | -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 configuration | 2023-06-06 | 1 | -1/+2 | |
| | | |||||
| * | android: Various fixes for CI. | 2023-06-03 | 1 | -0/+3 | |
| | | |||||
| * | android: Disable jetifier | 2023-06-03 | 1 | -2/+1 | |
| | | | | | We no longer depend on any legacy libraries that required this flag | ||||
| * | android: Migrate to AGP 8.0.1 | 2023-06-03 | 1 | -1/+1 | |
| | | |||||
| * | android: Enable non-transitive R classes | 2023-06-03 | 1 | -0/+1 | |
| | | | | | New default going forward for new android projects. Best to follow the new standard. | ||||
| * | android: Enable Kotlin support | 2023-06-03 | 1 | -5/+3 | |
| | | |||||
| * | android: Add Citra frontend. | 2023-06-03 | 1 | -0/+15 | |