mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update StreamPlayer to 1.2.2 (25)
This commit is contained in:
parent
6e5429ad8a
commit
773ed9e74e
1 changed files with 9 additions and 2 deletions
|
|
@ -35,10 +35,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.2
|
||||
versionCode: 25
|
||||
commit: 03253a2dfdd562fa5fbd227fbe8973fe2f3ca966
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: f6467c75117a819bcef515233bb86a0ef1574c94c8f46facbfef4a92381e27fa
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/version.properties|versionCode=(\d+)|app/version.properties|versionName=(.+)
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 24
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue