mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Torrent Client to 3.5.2 (710)
This commit is contained in:
parent
05987a4809
commit
f6bd6fef16
1 changed files with 11 additions and 2 deletions
|
|
@ -913,7 +913,16 @@ Builds:
|
|||
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
|
||||
ndk: r16b
|
||||
|
||||
- versionName: 3.5.2
|
||||
versionCode: 710
|
||||
commit: torrentclient-3.5.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
|
||||
ndk: r16b
|
||||
|
||||
AutoUpdateMode: Version torrentclient-%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.5.1
|
||||
CurrentVersionCode: 709
|
||||
CurrentVersion: 3.5.2
|
||||
CurrentVersionCode: 710
|
||||
|
|
|
|||
Loading…
Reference in a new issue