mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
License: Apache-2.0
|
||||||
SourceCode: https://github.com/helloworld1/FreeOTPPlus
|
SourceCode: https://github.com/helloworld1/FreeOTPPlus
|
||||||
IssueTracker: https://github.com/helloworld1/FreeOTPPlus/issues
|
IssueTracker: https://github.com/helloworld1/FreeOTPPlus/issues
|
||||||
|
Translation: https://crowdin.com/project/FreeOTPPlus
|
||||||
Changelog: https://github.com/helloworld1/FreeOTPPlus/releases
|
Changelog: https://github.com/helloworld1/FreeOTPPlus/releases
|
||||||
|
|
||||||
AutoName: FreeOTP Plus
|
AutoName: FreeOTP Plus
|
||||||
|
|
@ -35,6 +36,8 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
scandelete:
|
||||||
|
- arts/ic_launcher.zip
|
||||||
|
|
||||||
- versionName: '1.2'
|
- versionName: '1.2'
|
||||||
versionCode: 3
|
versionCode: 3
|
||||||
|
|
@ -42,6 +45,8 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
scandelete:
|
||||||
|
- arts/ic_launcher.zip
|
||||||
|
|
||||||
- versionName: '1.3'
|
- versionName: '1.3'
|
||||||
versionCode: 4
|
versionCode: 4
|
||||||
|
|
@ -49,6 +54,8 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
scandelete:
|
||||||
|
- arts/ic_launcher.zip
|
||||||
|
|
||||||
- versionName: '1.4'
|
- versionName: '1.4'
|
||||||
versionCode: 5
|
versionCode: 5
|
||||||
|
|
@ -57,7 +64,7 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
scandelete:
|
scandelete:
|
||||||
- .gradle
|
- arts/ic_launcher.zip
|
||||||
|
|
||||||
- versionName: '1.5'
|
- versionName: '1.5'
|
||||||
versionCode: 6
|
versionCode: 6
|
||||||
|
|
@ -66,7 +73,7 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
scandelete:
|
scandelete:
|
||||||
- .gradle
|
- arts/ic_launcher.zip
|
||||||
|
|
||||||
- versionName: '1.6'
|
- versionName: '1.6'
|
||||||
versionCode: 7
|
versionCode: 7
|
||||||
|
|
@ -75,7 +82,7 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
scandelete:
|
scandelete:
|
||||||
- .gradle
|
- arts/ic_launcher.zip
|
||||||
|
|
||||||
- versionName: '1.7'
|
- versionName: '1.7'
|
||||||
versionCode: 8
|
versionCode: 8
|
||||||
|
|
@ -84,7 +91,7 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
scandelete:
|
scandelete:
|
||||||
- .gradle
|
- arts/ic_launcher.zip
|
||||||
|
|
||||||
- versionName: '1.8'
|
- versionName: '1.8'
|
||||||
versionCode: 9
|
versionCode: 9
|
||||||
|
|
@ -92,8 +99,28 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: '1.8'
|
CurrentVersion: '2.0'
|
||||||
CurrentVersionCode: 9
|
CurrentVersionCode: 11
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue