We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95640ad commit a5623afCopy full SHA for a5623af
.github/workflows/ReactNativeSlider-CI.yml
@@ -131,7 +131,7 @@ jobs:
131
cache-name: cached-gradle-new-arch-prop
132
with:
133
path: example/android/gradle.properties
134
- key: ${{ hashFiles('./example/android/gradle.properties') }}
+ key: gradle-prop-new-arch-config
135
136
- name: Build the Android OS app
137
run: cd example/android && ./gradlew assembleDebug
0 commit comments