mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update Paintroid to 2.7.1 (38)
This commit is contained in:
parent
51896254f8
commit
8fc3b665e4
1 changed files with 9 additions and 2 deletions
|
|
@ -50,9 +50,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.7.1
|
||||
versionCode: 38
|
||||
commit: v2.7.1
|
||||
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
|
||||
CurrentVersion: 2.7.1
|
||||
CurrentVersionCode: 38
|
||||
|
|
|
|||
Loading…
Reference in a new issue