mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +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:
|
||||
- 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue