mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Paintroid to 2.8.2 (45)
This commit is contained in:
parent
a71ac6b0d0
commit
87d9481517
1 changed files with 9 additions and 2 deletions
|
|
@ -92,9 +92,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.8.2
|
||||
versionCode: 45
|
||||
commit: 5cce665afdf4db9756554a7f161f15cf300eb4ed
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: build.gradle|androidVersionCode = ([0-9]*)|.|androidVersionName =
|
||||
'([0-9.]*)'
|
||||
CurrentVersion: 2.8.1
|
||||
CurrentVersionCode: 44
|
||||
CurrentVersion: 2.8.2
|
||||
CurrentVersionCode: 45
|
||||
|
|
|
|||
Loading…
Reference in a new issue