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.
2 parents ce6ed14 + 9ce20aa commit 1fea76aCopy full SHA for 1fea76a
Gradle.gitignore
@@ -3,3 +3,6 @@ build/
3
4
# Ignore Gradle GUI config
5
gradle-app.setting
6
+
7
+# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
8
+!gradle-wrapper.jar
0 commit comments