mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update TTS Util to 2.0 (2)
This commit is contained in:
parent
249425d409
commit
4bd65e3ea5
1 changed files with 9 additions and 2 deletions
|
|
@ -30,7 +30,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.0'
|
||||
versionCode: 2
|
||||
commit: v2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue