mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update DCC++Throttle to 1.2 (1333)
This commit is contained in:
parent
0798eebc43
commit
d14f05537f
1 changed files with 8 additions and 1 deletions
|
|
@ -21,10 +21,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 1333
|
||||
commit: 77df2709da9517cb42e88e5765fc1db74f0dfe57
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 1c7e2a305afae539da855cbbc21154c5940268b66e8a0c40ad1d7f7a60e92cb2
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/version.properties|VERSION_CODE=(\d+)|app/build.gradle|versionName\s+\"(\d+\.\d+)\"
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 1309
|
||||
CurrentVersionCode: 1333
|
||||
|
|
|
|||
Loading…
Reference in a new issue