Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add functionality to generate new build file
Extended the PackageSearchGradleModule to generate a new build file if it does not exist when adding a dependency. The build file is created with appropriate syntax based on whether its format is Kotlin or not. This enhancement caters for both scenarios enhancing our application's flexibility. (cherry picked from commit 5492ba3)
- Loading branch information