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 ac46660 commit 1e94702Copy full SHA for 1e94702
.npmignore
@@ -4,11 +4,20 @@
4
/ios/external/SpotifySDK/docs
5
/ios/external/SpotifySDK/DemoProjects
6
/ios/external/SpotifySDK/img
7
-/android/gradle/
+/android/.gradle/
8
+/android/build/
9
+/android/external/SpotifySDK/app-remote-sample
10
+/android/external/SpotifySDK/auth-sample
11
+/android/external/SpotifySDK/app-remote-lib/docs
12
+/android/external/SpotifySDK/app-remote-lib/img
13
+/android/external/SpotifySDK/auth-lib/docs
14
+/android/external/SpotifySDK/*.*
15
+/src/
16
gradlew
17
gradlew.bat
18
build/
19
+gradlew
20
+gradlew.bat
21
.idea
-.gradle
22
local.properties
23
*.iml
0 commit comments