mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update CV Android to 2.0.2 (115)
This commit is contained in:
parent
b455a1dbfe
commit
9a741a9576
1 changed files with 11 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ AuthorWebSite: https://saveriomorelli.com/
|
|||
SourceCode: https://github.com/Sav22999/common-voice-android
|
||||
IssueTracker: https://github.com/Sav22999/common-voice-android/issues
|
||||
|
||||
AutoName: Common Voice
|
||||
AutoName: CV Android
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Sav22999/common-voice-android
|
||||
|
|
@ -119,7 +119,15 @@ Builds:
|
|||
- FD-GH
|
||||
output: build/outputs/apk/FD-GH/release/app-FD-GH-release-unsigned.apk
|
||||
|
||||
- versionName: 2.0.2
|
||||
versionCode: 115
|
||||
commit: 2.0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- FD-GH
|
||||
output: build/outputs/apk/FD-GH/release/app-FD-GH-release-unsigned.apk
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.1
|
||||
CurrentVersionCode: 114
|
||||
CurrentVersion: 2.0.2
|
||||
CurrentVersionCode: 115
|
||||
|
|
|
|||
Loading…
Reference in a new issue