Skip to content

Commit 56a4a81

Browse files
committed
Update libraries
1 parent 0d1a779 commit 56a4a81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ modArtifact = ESR
1313
# EntityAnno version, for integrating syntax-downgrader and entity annotation processor.
1414
# The exact version you need should be looked up on the project's `README.md`
1515
# (see https://github.com/GlennFolker/EntityAnno?tab=readme-ov-file#version-compatibility).
16-
entVersion = v146.0.6
16+
entVersion = v146.0.7
1717
# Set to `true` if the mod is compiled against Mindustry bleeding-edge build.
1818
# See documents on `mindustryVersion` and `mindustryBEVersion`.
1919
mindustryBE = false
@@ -26,7 +26,7 @@ mindustryBEVersion =
2626
# Arc version, should either follow `mindustryVersion` for release or whatever hash bleeding-edge Mindustry uses.
2727
arcVersion = v146
2828
# My black hole renderer. Just use the latest release.
29-
blackHoleRendererVersion = v14
29+
blackHoleRendererVersion = v15
3030

3131
##### Android SDK configuration for building Android artifacts.
3232
# Android platform SDK version.

0 commit comments

Comments
 (0)