ADD::Added build.gradle file in root
combined the contents of the two gradle build files into one, and put it into the root directory. DELETE::removed pom.xml deleted the pom.xml file, since it was used for maven and we use gradle in our project
This commit is contained in:
1
settings.gradle
Normal file
1
settings.gradle
Normal file
@@ -0,0 +1 @@
|
||||
rootProject.name = 'OOP Project'
|
||||
Reference in New Issue
Block a user