Separate unit-test data from integ-test samples

- Upgraded `samples/basic` to use latest Gradle version.
This commit is contained in:
Daz DeBoer 2021-07-05 14:33:02 -06:00
parent 643092d2fc
commit 26b92e3f5c
22 changed files with 340 additions and 8 deletions

View file

@ -0,0 +1,10 @@
/*
* This file was generated by the Gradle 'init' task.
*
* The settings file is used to specify which projects to include in your build.
*
* Detailed information about configuring a multi-project build in Gradle can be found
* in the user manual at https://docs.gradle.org/6.5/userguide/multi_project_builds.html
*/
rootProject.name = 'basic'