mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Micro REPL to 1.5 (10)
This commit is contained in:
parent
0100b9cedb
commit
f4e1089167
1 changed files with 14 additions and 2 deletions
|
|
@ -29,9 +29,21 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 10
|
||||
commit: 2ed4b6e33eb6276addbca855fb3f39e143e512aa
|
||||
subdir: app
|
||||
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/*'
|
||||
|
||||
AllowedAPKSigningKeys: c2fa0efdd38037fd5051fe63cabe5048868be7d11f52047a1194956917eabd67
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: '1.5'
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue