Skip to content

Commit aa108fb

Browse files
oprisnikfacebook-github-bot
authored andcommitted
Fix Vito Gradle build
Reviewed By: kartavya-ramnani Differential Revision: D73676964 fbshipit-source-id: 3590ab8c5df0fbeb36f9b27b39c460aaf566e4e5
1 parent 5007270 commit aa108fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vito/source/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dependencies {
2020
compileOnly Deps.javaxAnnotation
2121
compileOnly Deps.AndroidX.androidxAnnotation
2222
implementation project(':middleware')
23+
implementation project(':ui-core')
2324
}
2425

2526
android {

0 commit comments

Comments
 (0)