Skip to content
Snippets Groups Projects
Commit 3bf4a70b authored by Taras's avatar Taras
Browse files

Add settings dependency to app

parent 4ce9a699
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,7 @@ dependencies {
implementation project(path: ':core')
implementation project(path: ':auth')
implementation project(path: ':gallery')
implementation project(path: ':settings')
//Firebase
gplayImplementation platform('com.google.firebase:firebase-bom:32.1.1')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment