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 fe7987d commit d8353d1Copy full SHA for d8353d1
.gitignore
@@ -176,6 +176,9 @@ fabric.properties
176
**/android/captures/
177
# **/android/gradlew
178
# **/android/gradlew.bat
179
+!example/android/gradlew
180
+!example/android/gradlew.bat
181
+!example/android/gradle/wrapper/gradle-wrapper.jar
182
**/android/local.properties
183
**/android/**/GeneratedPluginRegistrant.java
184
.pubignore
0 commit comments