Update FreeOTP Plus to 2.4 (15)

This commit is contained in:
Jochen Sprickerhof 2021-09-10 22:56:10 +02:00
parent cf4f3e4fdf
commit 1937eafd76

View file

@ -147,7 +147,18 @@ Builds:
scandelete:
- arts/ic_launcher.zip
- versionName: '2.4'
versionCode: 15
commit: 75e8d208bd2355404314e1b1a69ca0727bed80ca
subdir: app
gradle:
- yes
scandelete:
- arts/ic_launcher.zip
AutoUpdateMode: Version RELEASE-%v
UpdateCheckMode: Tags RELEASE-[0-9.]+$
CurrentVersion: '2.3'
CurrentVersionCode: 14
UpdateCheckData: buildSrc/src/main/kotlin/AppConfigs.kt|VERSION_CODE = (\d+)|.|VERSION_NAME
= "([\d.]+)"
CurrentVersion: '2.4'
CurrentVersionCode: 15