mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update qBitController to 2.0.2 (24)
This commit is contained in:
parent
7a6b39133b
commit
bb0286373f
1 changed files with 5 additions and 5 deletions
|
|
@ -218,9 +218,9 @@ Builds:
|
|||
break; sha256sum apk/assets/dexopt/baseline.prof; rm -fr apk; taskset --cpu-list
|
||||
0-5 gradle clean assembleFreeRelease; done
|
||||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 23
|
||||
commit: b248f14a2a12e027a00c60c18aa8b3f335a7d7bf
|
||||
- versionName: 2.0.2
|
||||
versionCode: 24
|
||||
commit: 184ad6cacee82aaaf56d0f1ce97ae5ef4a36412a
|
||||
subdir: composeApp
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
|
|
@ -247,5 +247,5 @@ AutoUpdateMode: Version
|
|||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: buildSrc/src/main/java/dev/bartuzen/qbitcontroller/Versions.kt|AppVersionCode
|
||||
= (\d+)|.|AppVersion = "(.+)"
|
||||
CurrentVersion: 2.0.1
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: 2.0.2
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue