mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update Paintroid to 2.12.0 (52)
This commit is contained in:
parent
a724c4a1fc
commit
29055cbe3c
1 changed files with 9 additions and 2 deletions
|
|
@ -141,9 +141,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.12.0
|
||||
versionCode: 52
|
||||
commit: e656dab87cffa7111f91a8ffb1d88cd52bd0e60c
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: build.gradle|androidVersionCode = ([0-9]+)|.|androidVersionName =
|
||||
'([0-9.]*)'
|
||||
CurrentVersion: 2.11.0
|
||||
CurrentVersionCode: 51
|
||||
CurrentVersion: 2.12.0
|
||||
CurrentVersionCode: 52
|
||||
|
|
|
|||
Loading…
Reference in a new issue