Commit graph

8 commits

Author SHA1 Message Date
Abandoned Cart
17d8ad19b9 android: Suppress a known incompatibility
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-29 07:32:12 -04:00
Abandoned Cart
5e1a62e7af android: Improve Gradle build configuration 2023-06-06 12:46:21 -04:00
bunnei
04eabc45e5 android: Various fixes for CI. 2023-06-03 00:06:05 -07:00
Charles Lombardo
1601f9e435 android: Disable jetifier
We no longer depend on any legacy libraries that required this flag
2023-06-03 00:05:59 -07:00
Charles Lombardo
1367956b05 android: Migrate to AGP 8.0.1 2023-06-03 00:05:59 -07:00
Charles Lombardo
3c3f7dcf2e android: Enable non-transitive R classes
New default going forward for new android projects. Best to follow the new standard.
2023-06-03 00:05:59 -07:00
Charles Lombardo
b07a640036 android: Enable Kotlin support 2023-06-03 00:05:34 -07:00
bunnei
5fa0293c19 android: Add Citra frontend. 2023-06-03 00:05:26 -07:00