dart icon indicating copy to clipboard operation
dart copied to clipboard

Make the build of the sample composite

Open stephanenicolas opened this issue 8 years ago • 0 comments

@kshirsagarps

The build of sample would look like:

[build lib]<--[deploy to local repo]-->[save version to file] 

[lib:deploy to local repo]<--[load version from file]<--[build sample]

https://docs.gradle.org/current/userguide/composite_builds.html

Then on CI, we will just build the sample app and it should build everything.

stephanenicolas avatar Nov 22 '17 18:11 stephanenicolas