mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 21:26:57 +00:00
Update Myne to 1.4.0 (7)
This commit is contained in:
parent
713b424ca5
commit
4630e76db9
1 changed files with 15 additions and 2 deletions
|
|
@ -58,7 +58,20 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 7
|
||||
commit: b3a1786156862295fd44a89772898651185e2834
|
||||
subdir: app
|
||||
output: build/outputs/apk/release/*.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@c08142d2cd256e7c0f3b7eebf1fad21ee307f9c3
|
||||
prebuild: gradle clean
|
||||
build:
|
||||
- gradle assembleRelease
|
||||
- $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk
|
||||
'META-INF/services/*'
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue