From a733b88085dbff3c57c715ce35ea4243a8cbee65 Mon Sep 17 00:00:00 2001 From: linsui <2873532-linsui@users.noreply.gitlab.com> Date: Sat, 12 Oct 2024 22:18:54 +0800 Subject: [PATCH] Coordinate Joker: remove play-services-oss-licenses --- metadata/com.github.siggel.coordinatejoker.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/metadata/com.github.siggel.coordinatejoker.yml b/metadata/com.github.siggel.coordinatejoker.yml index 6439d4d4f0..585bc03f35 100644 --- a/metadata/com.github.siggel.coordinatejoker.yml +++ b/metadata/com.github.siggel.coordinatejoker.yml @@ -52,11 +52,13 @@ Builds: - versionName: 1.4.35 versionCode: 35 - disable: https://github.com/siggel/coordinatejoker/issues/92 commit: 665fefe38f54d01228e5bbf2bb083d6d498d40d9 subdir: app gradle: - yes + prebuild: + - sed -i -e '/gms/d' {..,.}/build.gradle + - sed -i -e '/OssLicensesMenuActivity/d' src/main/java/com/github/siggel/coordinatejoker/AboutActivity.java AutoUpdateMode: Version UpdateCheckMode: Tags