first commit
This commit is contained in:
11
settings.gradle
Normal file
11
settings.gradle
Normal file
@ -0,0 +1,11 @@
|
||||
include ':app'
|
||||
|
||||
// The following is just for generating libs only.
|
||||
// To use:
|
||||
// uncomment out this line
|
||||
// make sure uncomment out the one inside app/build.gradle to enable dependency
|
||||
// build the app in Android Studio or command line
|
||||
// Comment out this line and the one inside app/build.gradle again
|
||||
|
||||
// include ':gen-libs'
|
||||
|
||||
Reference in New Issue
Block a user