mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Torrent Client to 3.5.3 (711)
This commit is contained in:
parent
e32f98c1e6
commit
3d6f9160bf
1 changed files with 11 additions and 2 deletions
|
|
@ -922,7 +922,16 @@ Builds:
|
|||
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
|
||||
ndk: r16b
|
||||
|
||||
- versionName: 3.5.3
|
||||
versionCode: 711
|
||||
commit: torrentclient-3.5.3
|
||||
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.2
|
||||
CurrentVersionCode: 710
|
||||
CurrentVersion: 3.5.3
|
||||
CurrentVersionCode: 711
|
||||
|
|
|
|||
Loading…
Reference in a new issue