Files
baresip-studio/settings.gradle
Juha Heinanen ce52d1dbff first commit
2018-02-20 05:01:26 +02:00

12 lines
336 B
Groovy

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'