mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'patch-1' into 'master'
Update FreeOTP Plus to 1.4 (5) See merge request fdroid/fdroiddata!4929
This commit is contained in:
commit
93c1cf27db
1 changed files with 11 additions and 2 deletions
|
|
@ -49,7 +49,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 5
|
||||
commit: RELEASE-1.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- .gradle
|
||||
|
||||
AutoUpdateMode: Version RELEASE-%v
|
||||
UpdateCheckMode: Tags RELEASE-.*
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue