mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 05:48:06 +00:00
Aria2Android: fix 2.5.1 (65)
Also set the timeout to 4 hours because now the recipe builds a lot of native code.
This commit is contained in:
parent
227e4bb38f
commit
bcb352ac00
1 changed files with 4 additions and 0 deletions
|
|
@ -269,12 +269,16 @@ Builds:
|
|||
- versionName: 2.5.1
|
||||
versionCode: 65
|
||||
commit: v2.5.1
|
||||
timeout: 14400
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- foss
|
||||
prebuild: sed -i -e '/maven.fabric.io/d; /io.fabric/d' build.gradle ../build.gradle
|
||||
../CommonUtils/build.gradle
|
||||
scandelete:
|
||||
- aria2lib/src/main/jniLibs
|
||||
ndk: r21
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue