mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Aria2Android: fix 1.10.0 (39)
This commit is contained in:
parent
f91c58a4dd
commit
cdc9f42494
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ Builds:
|
|||
gradle:
|
||||
- foss
|
||||
prebuild: |-
|
||||
sed -i -e "/maven.fabric.io/d" ../build.gradle ../CommonUtils/build.gradle
|
||||
sed -i -e '/maven.fabric.io/d; /io.fabric/d' build.gradle ../build.gradle ../CommonUtils/build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue