mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Paintroid to 2.10.1 (50)
This commit is contained in:
parent
613aa5d150
commit
64c14ca2ce
1 changed files with 9 additions and 2 deletions
|
|
@ -127,9 +127,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.10.1
|
||||
versionCode: 50
|
||||
commit: e39cee6d9571eab8b51b2c1c71cbf376434b665f
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: build.gradle|androidVersionCode = ([0-9]+)|.|androidVersionName =
|
||||
'([0-9.]*)'
|
||||
CurrentVersion: 2.10.0
|
||||
CurrentVersionCode: 49
|
||||
CurrentVersion: 2.10.1
|
||||
CurrentVersionCode: 50
|
||||
|
|
|
|||
Loading…
Reference in a new issue