mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Aria2Android to 2.6.5 (73)
This commit is contained in:
parent
d9b05d31ea
commit
c56e6680e3
1 changed files with 20 additions and 2 deletions
|
|
@ -352,7 +352,25 @@ Builds:
|
|||
- aria2lib/src/main/jniLibs
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 2.6.5
|
||||
versionCode: 73
|
||||
commit: aefc7b9fd78ed6669f3ffc65e1403069e5607251
|
||||
timeout: 14400
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
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: r21d
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.4
|
||||
CurrentVersionCode: 72
|
||||
CurrentVersion: 2.6.5
|
||||
CurrentVersionCode: 73
|
||||
|
|
|
|||
Loading…
Reference in a new issue