mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Micro REPL: fix 1.8
This commit is contained in:
parent
5d1cc67002
commit
b396e684b5
1 changed files with 0 additions and 33 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue