mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
FFupdater - fix build
This commit is contained in:
parent
901e5edabd
commit
a7f4c99efe
1 changed files with 1 additions and 1 deletions
|
|
@ -263,7 +263,7 @@ Builds:
|
|||
subdir: ffupdater
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/6.5-milestone-1/6.5/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
prebuild: sed -i -e "s!{ 'https://jitpack.io' }!'https://jitpack.io'!" ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue