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 Jan 25, 2022
1 parent 484c527 commit 79474c1
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 @@ -32,6 +32,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 79474c1

Please sign in to comment.