mirror of
https://gitlab.com/foxixus/neomovies_mobile.git
synced 2025-10-28 03:58:50 +05:00
fix(ci): add Gradle wrapper files for CI/CD
- Remove gradlew and gradlew.bat from .gitignore - Remove gradle-wrapper.jar from .gitignore - Add all Gradle wrapper files to repository - Required for GitLab CI/CD automated builds
This commit is contained in:
3
android/.gitignore
vendored
3
android/.gitignore
vendored
@@ -1,8 +1,5 @@
|
||||
gradle-wrapper.jar
|
||||
/.gradle
|
||||
/captures/
|
||||
/gradlew
|
||||
/gradlew.bat
|
||||
/local.properties
|
||||
GeneratedPluginRegistrant.java
|
||||
.cxx/
|
||||
|
||||
Reference in New Issue
Block a user