Commit Graph

14 Commits

Author SHA1 Message Date
alexytomi
694505de22 fix(gradle): Finally fix getGitHash once and for all
Hopefully
2025-08-23 22:49:23 +08:00
alexytomi
eb8b2c3475 fix(build): getGitHash didn't use the correct hash
This change finally solves the problem it was meant to solve
2025-04-24 23:17:32 +08:00
alexytomi
98947f23d3 Downgrade zink + some other fixes (#6752)
* [Actions]: Remove private token and use public release (#6742)

* Feat[zink]: Downgrade to Mesa 23.0.4 from Questcraft

This reverts commit f88fb3c61a.

Mali devices are severely screwed over by this change.

* [Misc]: Make reading custom_env.txt better

This makes it override anything that could be set by the launcher, which
is the point. Also it looks cleaner imo.

* [Misc]: Turn component version file into commit hash of project folder

I'm really annoyed at how the version file keeps changing and it seems
dumb

* fix(actions): Upgrade workflow Java version from 8 to 21

Using 8 is causing some really weird unreproducable shitfuckery that is
likely related to caches.

Co-authored-by: ItsWinterBush <154499206+ItsWinterBush26@users.noreply.github.com>

* enhancement(build): Explicitly clone submodules recursively

* fix(build): Update Gradle to 8.13

This is to fix `aar-metadata.properties (No such file or directory)`

See https://github.com/leancodepl/patrol/issues/2181 for similar issue

* enhancement(build): Add git checks to prevent build errors

---------

Co-authored-by: ItsWinterBush <154499206+ItsWinterBush26@users.noreply.github.com>
2025-03-29 11:25:18 -06: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
Duy Tran Khanh
6d72534ecb Update build.gradle 2021-11-10 05:24:51 +07:00
Duy Tran Khanh
e60f123fe5 Move from jcenter to mavenCentral 2021-11-09 19:48:22 +07:00
LegacyGamerHD
fe515d5069 gradle upgrade 2021-08-04 18:18:17 +02:00
Duy Tran Khanh
1a35193fee Update build.gradle 2020-12-19 15:35:33 +07:00
khanhduytran0
20a501f413 Update Gradle to 5.4.1 2020-12-19 15:30:44 +07:00
artdeell
16550344e7 Logcat logging 2020-09-10 17:35:58 +03:00
ArtDev
b231706328 3.5.3 Gradle Plugin 2020-08-03 14:31:27 +03:00
ArtDev
edcb8492c2 Gradle Plaugin 2.3.0 2020-08-03 13:58:54 +03:00
khanhduytran0
80c8aa6945 Android Studio compatibility 2020-04-11 15:05:51 +07:00
khanhduytran0
e1ce65eb29 Upload sources 2020-03-19 16:42:25 +07:00