mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update DCC++Throttle to 1.3 (1812)
This commit is contained in:
parent
b77edfd6f6
commit
3a01404d2c
1 changed files with 9 additions and 2 deletions
|
|
@ -28,10 +28,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 1812
|
||||||
|
commit: e945fe2412f0bb724f12eee1c8134d5365c5c77e
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 1c7e2a305afae539da855cbbc21154c5940268b66e8a0c40ad1d7f7a60e92cb2
|
AllowedAPKSigningKeys: 1c7e2a305afae539da855cbbc21154c5940268b66e8a0c40ad1d7f7a60e92cb2
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: app/version.properties|VERSION_CODE=(\d+)|app/build.gradle|versionName\s+\"(\d+\.\d+)\"
|
UpdateCheckData: app/version.properties|VERSION_CODE=(\d+)|app/build.gradle|versionName\s+\"(\d+\.\d+)\"
|
||||||
CurrentVersion: '1.2'
|
CurrentVersion: '1.3'
|
||||||
CurrentVersionCode: 1333
|
CurrentVersionCode: 1812
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue