mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Paintroid to 2.9.1 (48)
This commit is contained in:
parent
2af046954c
commit
e5e7a153f3
1 changed files with 9 additions and 2 deletions
|
|
@ -113,9 +113,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.9.1
|
||||
versionCode: 48
|
||||
commit: dae5e528bea8da30d62d6928378b4ae4332f95af
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: build.gradle|androidVersionCode = ([0-9]*)|.|androidVersionName =
|
||||
'([0-9.]*)'
|
||||
CurrentVersion: 2.9.0
|
||||
CurrentVersionCode: 47
|
||||
CurrentVersion: 2.9.1
|
||||
CurrentVersionCode: 48
|
||||
|
|
|
|||
Loading…
Reference in a new issue