mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Paintroid to 2.8.1 (44)
This commit is contained in:
parent
acb5845c6d
commit
aae01f4de5
1 changed files with 9 additions and 2 deletions
|
|
@ -85,9 +85,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.8.1
|
||||
versionCode: 44
|
||||
commit: 356677411cf3ece277c96685ffc67b4405f53cfc
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: build.gradle|androidVersionCode = ([0-9]*)|.|androidVersionName =
|
||||
'([0-9.]*)'
|
||||
CurrentVersion: 2.8.0
|
||||
CurrentVersionCode: 43
|
||||
CurrentVersion: 2.8.1
|
||||
CurrentVersionCode: 44
|
||||
|
|
|
|||
Loading…
Reference in a new issue