Update Micro REPL to 1.8 (13)

This commit is contained in:
F-Droid checkupdates bot 2024-11-10 15:17:10 +00:00 committed by linsui
parent ebceeba259
commit ea21ece971

View file

@ -58,9 +58,22 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/python/*' 'assets/themes/*'
- versionName: '1.8'
versionCode: 13
commit: b35adbbfc033d5960a9ab521250dada4e38228d5
subdir: app
init: git reset --soft 938daf0d6bf9a95f0c159bda9348c9422ec6c907
gradle:
- default
srclibs:
- reproducible-apk-tools@v0.2.8
prebuild: sed -i -e '/gms/d' -e '/firebase/d' ../build.gradle.kts
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/python/*' 'assets/themes/*'
AllowedAPKSigningKeys: e632303f5c22a8aec2165f8ca75cf11d1376eb456bba92dc621e4464c6818489
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.7'
CurrentVersionCode: 12
CurrentVersion: '1.8'
CurrentVersionCode: 13