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