Skip to content

Commit

Permalink
Add integration_tests multidex and sparsearray to settings.gradle
Browse files Browse the repository at this point in the history
After included, Android Studio will mark directories for source code
correctly.

Signed-off-by: utzcoz <utzcoz@outlook.com>
  • Loading branch information
utzcoz committed Mar 13, 2022
1 parent 4cd4055 commit 6e9095f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ include ':integration_tests:androidx'
include ':integration_tests:androidx_test'
include ':integration_tests:ctesque'
include ':integration_tests:security-providers'
include ':testapp'
include ":integration_tests:mockk"
include ':integration_tests:compat-target29'
include ":integration_tests:multidex"
include ":integration_tests:sparsearray"
include ':testapp'

0 comments on commit 6e9095f

Please sign in to comment.