Skip to content

Instantly share code, notes, and snippets.

@rhexgomez
Created November 2, 2016 06:54
Show Gist options
  • Save rhexgomez/91bad80a187159394f251198660a5eed to your computer and use it in GitHub Desktop.
Save rhexgomez/91bad80a187159394f251198660a5eed to your computer and use it in GitHub Desktop.
sourceSets {
main {
res.srcDirs =
[
"src/main/res",
"src/main/second-res/splash",
"src/main/second-res/home",
"src/main/second-res/logon"
];
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment