Henrik Rydgård
3dfb34646f
Android: Upgrade protobuf dependency to 0.10.0
...
This lets use set newDsl=true in gradle.properties, which makes us
complaint with future gradle versions, so no more need to worry about
that for the foreseeable future.
2026-04-20 11:17:54 -06:00
Henrik Rydgård
116741d153
Clean up gradle.properties
2026-01-19 15:47:43 +01:00
Henrik Rydgård
8560ed697d
Modernize the gradle setup a little more.
2026-01-19 15:47:40 +01:00
Henrik Rydgård
6e5d8634de
Some android cleanups
2026-01-19 15:47:40 +01:00
Henrik Rydgård
04dc09b432
Gradle: Update target to SDK version 36, fix some outdated syntax
2025-07-16 21:09:12 +02:00
Henrik Rydgård
3f77775306
Legacy build: Attempt to lower version requirements, also allow manually specifying the path
...
Should fix #20509 (not extensively tested)
2025-06-13 20:08:41 +02:00
Henrik Rydgård
bd5a2cf5ce
Increase heap space for gradle
2025-05-29 20:01:42 +02:00
Henrik Rydgård
7022e745fc
gradle: Stop requiring JDK 17, this causes annoying problems in new installations of Android Studio
...
Also bump to the latest version.
2025-05-29 18:15:58 +02:00
Henrik Rydgård
1df3b9b905
Add config save/load for imdebugger, move the imgui.ini to PSP/SYSTEM
2024-11-27 09:15:03 +01:00
Henrik Rydgård
01370ab099
Fix some gradle deprecation warnings
2024-01-17 23:43:00 +01:00
Henrik Rydgård
fe5cd73079
Apply recommended changes to gradle.properties
2023-04-18 10:47:36 +02:00
Henrik Rydgård
67754e3c99
Android: Upgrade to the latest gradle version.
...
Android Studio got an upgrade, and as usual comes with new gradle and
integration plugin.
2023-04-18 10:47:36 +02:00
Henrik Rydgård
5dea4ecfdf
Android: Add a dependency on the AndroidX appcompat library.
...
It's apache licensed so it's ok, and I need it for some Storage Access
Framework work for #11997 .
2021-03-13 15:49:25 +01:00