mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Pocket Paint: Update and enable AUM
This commit is contained in:
parent
37ac86f1ff
commit
5aa96b3347
1 changed files with 13 additions and 4 deletions
|
|
@ -43,7 +43,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.1
|
||||
CurrentVersionCode: 36
|
||||
- versionName: 2.7.0
|
||||
versionCode: 37
|
||||
commit: v2.7.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/Catrobat/Paintroid/master/build.gradle|androidVersionCode
|
||||
= ([0-9]*)|.|androidVersionName = '([0-9.]*)'
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue