Update Micro REPL to 2.0 (15)

This commit is contained in:
F-Droid checkupdates bot 2025-05-17 03:44:16 +00:00 committed by linsui
parent e4c21a46af
commit 437d715929

View file

@ -50,9 +50,22 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/python/*' 'assets/themes/*'
- versionName: '2.0'
versionCode: 15
disable: https://github.com/Ma7moud3ly/micro-repl
commit: 0d86af1b046366232fd350cc9cf197b21ee942f9
subdir: app
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.9'
CurrentVersionCode: 14
CurrentVersion: '2.0'
CurrentVersionCode: 15