xref: /aosp_15_r20/external/dagger2/javatests/artifacts/dagger-android-ksp/settings.gradle (revision f585d8a307d0621d6060bd7e80091fdcbf94fe27)
1*f585d8a3SJacky Wang/*
2*f585d8a3SJacky Wang * This file was generated by the Gradle 'init' task.
3*f585d8a3SJacky Wang *
4*f585d8a3SJacky Wang * The settings file is used to specify which projects to include in your build.
5*f585d8a3SJacky Wang * For more detailed information on multi-project builds, please refer to https://docs.gradle.org/8.4/userguide/building_swift_projects.html in the Gradle documentation.
6*f585d8a3SJacky Wang */
7*f585d8a3SJacky Wang
8*f585d8a3SJacky WangrootProject.name = 'dagger-android-ksp'
9*f585d8a3SJacky Wanginclude('app')
10