mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Merge branch 'update-muzei-miyazaki' into 'master'
Update net.ebt.muzei.miyazaki to 3.2 Closes #2246 See merge request fdroid/fdroiddata!8328
This commit is contained in:
commit
a6fe04fc3f
1 changed files with 8 additions and 1 deletions
|
|
@ -55,6 +55,13 @@ Builds:
|
|||
rm:
|
||||
- app/libs/*jar
|
||||
|
||||
- versionName: '3.2'
|
||||
versionCode: 320
|
||||
commit: '3.2'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
Switch back to gradle’s "compile 'com.google.android.apps.muzei:muzei-api:+'"
|
||||
once -master fixes are available via central.
|
||||
|
|
@ -62,4 +69,4 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.2'
|
||||
CurrentVersionCode: 321
|
||||
CurrentVersionCode: 320
|
||||
|
|
|
|||
Loading…
Reference in a new issue