mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update StreamPlayer to 1.2.1 (24)
This commit is contained in:
parent
f4222c985d
commit
f8397965b9
1 changed files with 9 additions and 2 deletions
|
|
@ -28,10 +28,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 24
|
||||
commit: 4c1f5cd6ff4c293ea0f0977e10e2af1799b0d645
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: f6467c75117a819bcef515233bb86a0ef1574c94c8f46facbfef4a92381e27fa
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/version.properties|versionCode=(\d+)|app/version.properties|versionName=(.+)
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue