mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Merge branch 'paintroid_update' into 'master'
Pocket Paint: Update and enable AUM See merge request fdroid/fdroiddata!8695
This commit is contained in:
commit
e964e19d60
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