Commit Graph

9 Commits

Author SHA1 Message Date
Mathias Boulay
f1cb9e60cf chore(build): update gradle to 8.9 and AGP to 8.7.2 (#6353)
* chore(build): update gradle to 8.9 and AGP to 8.7.2

This may or may not force the generation of all sub projects

* build(actions): update GH Action gradle version

* chore(build): update gradle to 8.11

* fix(build): allow proguard profile to launch

It is still plagued with bugs, but it might stay handy the day we need to push some limits

* Fix: allow CriticalNativeTest in proguard build

* Build: Allow proguard granularity
2024-12-11 19:41:35 +01:00
Maksim Belov
fa482de030 Fix[build]: increase ram allocation 2024-08-29 21:50:51 +03:00
skbeh
79fb01150e Feat: Update Gradle to 7.6.1 and prepare for Gradle 8.0 (#4074)
The only left blocker for Gradle 8.0 is that
task ':app_pojavlauncher:lintAnalyzeDebug' uses this output of
task ':jre_lwjgl3glfw:jar' without declaring an explicit or implicit dependency.
2023-05-01 11:24:10 +02:00
LegacyGamerHD
99d4ef2400 Update gradle.properties 2021-11-09 13:31:43 +01:00
LegacyGamerHD
29a4e313ff Update gradle.properties 2021-11-09 13:31:35 +01:00
LegacyGamerHD
14b9055d92 Update gradle.properties 2021-11-09 13:31:19 +01:00
artdeell
107435ba8b Disable language splits to avoid issues with language selector on Android App Bundle builds 2021-07-16 18:07:49 +03:00
artdeell
f5327fa5e1 Fix the issues with Android App Bundles 2021-07-15 17:01:13 +03:00
artdeell
17397d6095 Migrate to AndroidX 2020-12-10 20:47:51 +03:00