Skip to content

Fix AudioNowPlayingFragment showing "From null" when there is no albu… #2711

Fix AudioNowPlayingFragment showing "From null" when there is no albu…

Fix AudioNowPlayingFragment showing "From null" when there is no albu… #2711

name: Gradle / Validate wrapper
on:
push:
branches:
- master
pull_request:
paths:
- '**/gradlе-wrapper.jar'
permissions:
contents: read
jobs:
validate:
name: Validate
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Validate Gradle Wrapper
uses: gradle/actions/wrapper-validation@dbbdc275be76ac10734476cc723d82dfe7ec6eda # v3.4.2