mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 12:02:14 +00:00
Merge branch 'feature/update-mercury' into 'master'
Add Build for Mercury 1.2.1
I'm not 100% sure how your build process works, but d807072d67 does not seem to have updated the app; before this change, running `fdroid -v -l it.skarafaz.mercury` built version `1.1.3` (the one currently in your repo), but after the change it built the desired `1.2.1`.
See merge request !1819
This commit is contained in:
commit
c4b9f58e5c
1 changed files with 5 additions and 0 deletions
|
|
@ -44,6 +44,11 @@ Build:1.1.3,6
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
|
Build:1.2.1,7
|
||||||
|
commit=v1.2.1
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.2.1
|
Current Version:1.2.1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue