mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Paintroid to 2.11.0 (51)
This commit is contained in:
parent
75852333fa
commit
2b4e74d5e5
1 changed files with 9 additions and 2 deletions
|
|
@ -134,9 +134,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.11.0
|
||||
versionCode: 51
|
||||
commit: a8d0fd35e100ae878593114af9ec2bc2b02214f4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: build.gradle|androidVersionCode = ([0-9]+)|.|androidVersionName =
|
||||
'([0-9.]*)'
|
||||
CurrentVersion: 2.10.1
|
||||
CurrentVersionCode: 50
|
||||
CurrentVersion: 2.11.0
|
||||
CurrentVersionCode: 51
|
||||
|
|
|
|||
Loading…
Reference in a new issue