From b396e684b5a4fa3913f9e70b44d0e1552ddbfa4c Mon Sep 17 00:00:00 2001 From: linsui <2873532-linsui@users.noreply.gitlab.com> Date: Tue, 12 Nov 2024 12:54:56 +0800 Subject: [PATCH] Micro REPL: fix 1.8 --- metadata/micro.repl.ma7moud3ly.yml | 33 ------------------------------ 1 file changed, 33 deletions(-) diff --git a/metadata/micro.repl.ma7moud3ly.yml b/metadata/micro.repl.ma7moud3ly.yml index 3226dd60ba..bf68480aca 100644 --- a/metadata/micro.repl.ma7moud3ly.yml +++ b/metadata/micro.repl.ma7moud3ly.yml @@ -13,38 +13,6 @@ Repo: https://github.com/Ma7moud3ly/micro-repl.git Binaries: https://github.com/Ma7moud3ly/micro-repl/releases/download/v%v/micro-repl-v%v.apk Builds: - - versionName: '1.4' - versionCode: 9 - disable: key lost - commit: 94316188477f2e07a1dd156a0b17ff7344ffca60 - subdir: app - sudo: - - apt-get update - - apt-get install -y openjdk-17-jdk-headless - - update-java-alternatives -a - gradle: - - default - srclibs: - - reproducible-apk-tools@v0.2.3 - prebuild: sed -i -e '/gms/d' -e '/firebase/d' ../build.gradle.kts - postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ - 'META-INF/services/*' - - - versionName: '1.5' - versionCode: 10 - disable: key lost - commit: 2ed4b6e33eb6276addbca855fb3f39e143e512aa - subdir: app - gradle: - - default - srclibs: - - reproducible-apk-tools@v0.2.8 - prebuild: - - sed -i -e '/google.services/d' -e '/firebase/d' ../build.gradle.kts - - git reset --soft 5fb7a842a3378b84541ff01865d464807c667456 - postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ - 'META-INF/services/*' - - versionName: '1.7' versionCode: 12 commit: 18bdd3a9b8853237f5569e79e1fb185f59d368ac @@ -62,7 +30,6 @@ Builds: versionCode: 13 commit: b35adbbfc033d5960a9ab521250dada4e38228d5 subdir: app - init: git reset --soft 938daf0d6bf9a95f0c159bda9348c9422ec6c907 gradle: - default srclibs: