mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update FreeOTPPlus
This commit is contained in:
parent
2617a15759
commit
f0138f1502
1 changed files with 33 additions and 6 deletions
|
|
@ -3,6 +3,7 @@ Categories:
|
|||
License: Apache-2.0
|
||||
SourceCode: https://github.com/helloworld1/FreeOTPPlus
|
||||
IssueTracker: https://github.com/helloworld1/FreeOTPPlus/issues
|
||||
Translation: https://crowdin.com/project/FreeOTPPlus
|
||||
Changelog: https://github.com/helloworld1/FreeOTPPlus/releases
|
||||
|
||||
AutoName: FreeOTP Plus
|
||||
|
|
@ -35,6 +36,8 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- arts/ic_launcher.zip
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
|
|
@ -42,6 +45,8 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- arts/ic_launcher.zip
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
|
|
@ -49,6 +54,8 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- arts/ic_launcher.zip
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 5
|
||||
|
|
@ -57,7 +64,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- .gradle
|
||||
- arts/ic_launcher.zip
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 6
|
||||
|
|
@ -66,7 +73,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- .gradle
|
||||
- arts/ic_launcher.zip
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 7
|
||||
|
|
@ -75,7 +82,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- .gradle
|
||||
- arts/ic_launcher.zip
|
||||
|
||||
- versionName: '1.7'
|
||||
versionCode: 8
|
||||
|
|
@ -84,7 +91,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- .gradle
|
||||
- arts/ic_launcher.zip
|
||||
|
||||
- versionName: '1.8'
|
||||
versionCode: 9
|
||||
|
|
@ -92,8 +99,28 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- arts/ic_launcher.zip
|
||||
|
||||
- versionName: '1.9'
|
||||
versionCode: 10
|
||||
commit: RELEASE-1.9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- arts/ic_launcher.zip
|
||||
|
||||
- versionName: '2.0'
|
||||
versionCode: 11
|
||||
commit: RELEASE-2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- arts/ic_launcher.zip
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.8'
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue