mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 04:14:03 +00:00
Update Paintroid to 2.7.3 (40)
This commit is contained in:
parent
2dd6068a37
commit
33ce3efe69
1 changed files with 9 additions and 2 deletions
|
|
@ -57,9 +57,16 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.7.3
|
||||||
|
versionCode: 40
|
||||||
|
commit: 2.7.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
UpdateCheckData: https://raw.githubusercontent.com/Catrobat/Paintroid/master/build.gradle|androidVersionCode
|
UpdateCheckData: https://raw.githubusercontent.com/Catrobat/Paintroid/master/build.gradle|androidVersionCode
|
||||||
= ([0-9]*)|.|androidVersionName = '([0-9.]*)'
|
= ([0-9]*)|.|androidVersionName = '([0-9.]*)'
|
||||||
CurrentVersion: 2.7.1
|
CurrentVersion: 2.7.3
|
||||||
CurrentVersionCode: 38
|
CurrentVersionCode: 40
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue