Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-29 | android: Suppress a known incompatibility | Abandoned Cart | |
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. | |||
2023-06-06 | android: Improve Gradle build configuration | Abandoned Cart | |
2023-06-03 | android: Various fixes for CI. | bunnei | |
2023-06-03 | android: Disable jetifier | Charles Lombardo | |
We no longer depend on any legacy libraries that required this flag | |||
2023-06-03 | android: Migrate to AGP 8.0.1 | Charles Lombardo | |
2023-06-03 | android: Enable non-transitive R classes | Charles Lombardo | |
New default going forward for new android projects. Best to follow the new standard. | |||
2023-06-03 | android: Enable Kotlin support | Charles Lombardo | |
2023-06-03 | android: Add Citra frontend. | bunnei | |