mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update CV Project to 2.3 (133)
This commit is contained in:
parent
e30a7d8e69
commit
69453026bb
1 changed files with 11 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ Translation: https://crowdin.com/project/common-voice-android
|
|||
Changelog: https://github.com/Sav22999/common-voice-android/releases
|
||||
Donate: https://ko-fi.com/R5R31UQ8G
|
||||
|
||||
AutoName: CV Android
|
||||
AutoName: CV Project
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Sav22999/common-voice-android
|
||||
|
|
@ -180,7 +180,15 @@ Builds:
|
|||
- FD-GH
|
||||
output: build/outputs/apk/FD-GH/release/app-FD-GH-release-unsigned.apk
|
||||
|
||||
- versionName: '2.3'
|
||||
versionCode: 133
|
||||
commit: '2.3'
|
||||
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.2.2
|
||||
CurrentVersionCode: 131
|
||||
CurrentVersion: '2.3'
|
||||
CurrentVersionCode: 133
|
||||
|
|
|
|||
Loading…
Reference in a new issue