Update Paintroid to 2.8.0 (43)

This commit is contained in:
F-Droid checkupdates bot 2022-03-19 05:06:51 +00:00
parent 2e612bdd61
commit af6d8dca77

View file

@ -78,9 +78,16 @@ Builds:
gradle: gradle:
- yes - yes
- versionName: 2.8.0
versionCode: 43
commit: ca8ba23f462bb0426b16a057239ea5247dcbfdae
subdir: app
gradle:
- yes
AutoUpdateMode: Version AutoUpdateMode: Version
UpdateCheckMode: Tags ^v.*$ UpdateCheckMode: Tags ^v.*$
UpdateCheckData: build.gradle|androidVersionCode = ([0-9]*)|.|androidVersionName = UpdateCheckData: build.gradle|androidVersionCode = ([0-9]*)|.|androidVersionName =
'([0-9.]*)' '([0-9.]*)'
CurrentVersion: 2.7.5 CurrentVersion: 2.8.0
CurrentVersionCode: 42 CurrentVersionCode: 43