android-app.g8 icon indicating copy to clipboard operation
android-app.g8 copied to clipboard

Update for SBT-Android 0.7

Open fxthomas opened this issue 11 years ago • 0 comments

Small update to be able to use SBT-Android 0.7. I also split the configuration in :

  • build.sbt is the "visible" part of the configuration, at the root of each project.
  • project/build.scala contains the inter-project dependencies and tricky build configurations.

It seems like a much better way of managing subprojects to me, but tell me what you think about it!

fxthomas avatar Jul 01 '13 21:07 fxthomas