From d2aef1f074d207dc79efda0995fa77f00e49ba45 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Sat, 26 Jul 2025 04:13:13 +0000 Subject: [PATCH] Update Mindustry to 8-fdroid-150.1 (1076) --- metadata/io.anuke.mindustry.yml | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/metadata/io.anuke.mindustry.yml b/metadata/io.anuke.mindustry.yml index 9fa7fe104c..76b94b383e 100644 --- a/metadata/io.anuke.mindustry.yml +++ b/metadata/io.anuke.mindustry.yml @@ -617,6 +617,29 @@ Builds: gradleprops: - versionType=fdroid + - versionName: 8-fdroid-150.1 + versionCode: 1076 + commit: 732b7624e8f435ccf3caa46104854c07d2674df7 + subdir: android + gradle: + - yes + prebuild: + - sdkmanager 'platforms;android-30' + - echo -e 'androidBuildCode=$$VERCODE$$\nbuild=$$VERCODE$$\nmodifier=beta\ntype=fdroid' + > ../core/assets/version.properties + - echo 'buildversion=$$VERSION$$' | sed 's/=.*fdroid-/=/' >> ../gradle.properties + - sed -i -e '/publishing{/,/^ }/d' ../build.gradle + scanignore: + - android/src/mindustry/android/AndroidLauncher.java + - android/src/mindustry/android/AndroidRhinoContext.java + scandelete: + - android/libs + build: + - cd .. + - gradle pack + gradleprops: + - versionType=fdroid + MaintainerNotes: |- libgdx.so and libgdx-freetype.so binaries are extracted from com.badlogicgames.gdx:gdx-platform JARs that come from Maven Central. @@ -630,5 +653,5 @@ MaintainerNotes: |- AutoUpdateMode: None UpdateCheckMode: HTTP UpdateCheckData: https://raw.githubusercontent.com/Anuken/MindustryBuilds/master/version_fdroid.txt|versionCode=(\d+)|.|versionName=(.*) -CurrentVersion: 8-fdroid-150 -CurrentVersionCode: 1075 +CurrentVersion: 8-fdroid-150.1 +CurrentVersionCode: 1076