Fix Users sample app navbar

Closes gh-885
This commit is contained in:
Vedran Pavic
2017-10-02 22:31:55 +02:00
parent eb8c22939c
commit 9f5f7540d2
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
dependencyManagement {
dependencies {
dependency 'org.webjars:bootstrap:3.3.6'
}
}