Pocket Paint: Update and enable AUM

This commit is contained in:
Test 2021-04-01 13:09:24 +00:00 committed by Licaon_Kter
parent 37ac86f1ff
commit 5aa96b3347

View file

@ -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