mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
|
||||||
ndk: r16b
|
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
|
AutoUpdateMode: Version torrentclient-%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.5.2
|
CurrentVersion: 3.5.3
|
||||||
CurrentVersionCode: 710
|
CurrentVersionCode: 711
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue