mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 12:24:03 +00:00
Update Paintroid to 2.7.5 (42)
This commit is contained in:
parent
7e4a7f1aee
commit
623dc4fed6
1 changed files with 9 additions and 2 deletions
|
|
@ -71,9 +71,16 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.7.5
|
||||||
|
versionCode: 42
|
||||||
|
commit: 163ae508b49ffcbd61a074c1aae965e419dafa26
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v.*$
|
UpdateCheckMode: Tags ^v.*$
|
||||||
UpdateCheckData: build.gradle|androidVersionCode = ([0-9]*)|.|androidVersionName =
|
UpdateCheckData: build.gradle|androidVersionCode = ([0-9]*)|.|androidVersionName =
|
||||||
'([0-9.]*)'
|
'([0-9.]*)'
|
||||||
CurrentVersion: 2.7.4
|
CurrentVersion: 2.7.5
|
||||||
CurrentVersionCode: 41
|
CurrentVersionCode: 42
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue