mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
qbitcontroller - update
This commit is contained in:
parent
013edb1524
commit
c9ca9a5ea0
1 changed files with 5 additions and 6 deletions
|
|
@ -70,10 +70,9 @@ Builds:
|
||||||
- free
|
- free
|
||||||
prebuild: sed -i -e '/gms/d' -e '/firebase/d' ../build.gradle.kts
|
prebuild: sed -i -e '/gms/d' -e '/firebase/d' ../build.gradle.kts
|
||||||
|
|
||||||
- versionName: 0.7.1
|
- versionName: 0.7.2
|
||||||
versionCode: 10
|
versionCode: 11
|
||||||
disable: https://github.com/Bartuzen/qBitController/issues/63
|
commit: b887a9c52f168da7a60dd7acdd1beed526163b63
|
||||||
commit: ebfb2ae1eb9fcdd81bc699c47d884c8a8bcc1886
|
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- free
|
- free
|
||||||
|
|
@ -81,5 +80,5 @@ Builds:
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.7.1
|
CurrentVersion: 0.7.2
|
||||||
CurrentVersionCode: 10
|
CurrentVersionCode: 11
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue