mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update FreeOTP Plus to 3.1 (22)
This commit is contained in:
parent
e937891b93
commit
4605434e60
1 changed files with 11 additions and 2 deletions
|
|
@ -216,9 +216,18 @@ Builds:
|
|||
rm:
|
||||
- arts/ic_launcher.zip
|
||||
|
||||
- versionName: '3.1'
|
||||
versionCode: 22
|
||||
commit: a936ee97894944b472efd3cbf3d91bbd1c929901
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- arts/ic_launcher.zip
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags RELEASE-[\d.]+$
|
||||
UpdateCheckData: build.gradle.kts|\["versionCode"\] = (\d+)|.|\["versionName"\] =
|
||||
"([\d.]+)"
|
||||
CurrentVersion: '3.0'
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: '3.1'
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue