mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +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:
|
||||
- yes
|
||||
|
||||
- versionName: 2.7.5
|
||||
versionCode: 42
|
||||
commit: 163ae508b49ffcbd61a074c1aae965e419dafa26
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: build.gradle|androidVersionCode = ([0-9]*)|.|androidVersionName =
|
||||
'([0-9.]*)'
|
||||
CurrentVersion: 2.7.4
|
||||
CurrentVersionCode: 41
|
||||
CurrentVersion: 2.7.5
|
||||
CurrentVersionCode: 42
|
||||
|
|
|
|||
Loading…
Reference in a new issue