mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update StreamPlayer to 1.2.3 (26)
This commit is contained in:
parent
01916fed5d
commit
7bc0183301
1 changed files with 9 additions and 2 deletions
|
|
@ -42,10 +42,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.3
|
||||
versionCode: 26
|
||||
commit: 141c75fc4c92851b9256a36521e5e4eeea939a1f
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: f6467c75117a819bcef515233bb86a0ef1574c94c8f46facbfef4a92381e27fa
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/version.properties|versionCode=(\d+)|app/version.properties|versionName=(.+)
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: 1.2.3
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue