mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update FreeOTP Plus to 2.4 (15)
This commit is contained in:
parent
cf4f3e4fdf
commit
1937eafd76
1 changed files with 13 additions and 2 deletions
|
|
@ -147,7 +147,18 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- arts/ic_launcher.zip
|
- arts/ic_launcher.zip
|
||||||
|
|
||||||
|
- versionName: '2.4'
|
||||||
|
versionCode: 15
|
||||||
|
commit: 75e8d208bd2355404314e1b1a69ca0727bed80ca
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scandelete:
|
||||||
|
- arts/ic_launcher.zip
|
||||||
|
|
||||||
AutoUpdateMode: Version RELEASE-%v
|
AutoUpdateMode: Version RELEASE-%v
|
||||||
UpdateCheckMode: Tags RELEASE-[0-9.]+$
|
UpdateCheckMode: Tags RELEASE-[0-9.]+$
|
||||||
CurrentVersion: '2.3'
|
UpdateCheckData: buildSrc/src/main/kotlin/AppConfigs.kt|VERSION_CODE = (\d+)|.|VERSION_NAME
|
||||||
CurrentVersionCode: 14
|
= "([\d.]+)"
|
||||||
|
CurrentVersion: '2.4'
|
||||||
|
CurrentVersionCode: 15
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue