Skip to content

Commit

Permalink
Add Vaadin ContextMenu Add-on
Browse files Browse the repository at this point in the history
  • Loading branch information
sprevilla committed Mar 27, 2017
1 parent 15be1e4 commit 97e0dea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ext {
jsonSchemaVersion = '2.2.6'
jacksonVersion = '2.7.4'
groovyVersion = '2.4.6'
vaadinVersion = '7.7.6'
vaadinVersion = '7.7.7'

libraries = [
//jUnit (Tests)
Expand Down
1 change: 1 addition & 0 deletions modules/qi-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ dependencies {
compile "com.vaadin:vaadin-push:${vaadinVersion}"
compile 'org.vaadin.addons:d3Gauge:1.0.1'
compile 'org.vaadin.addons:dcharts-widget:1.7.0'
compile 'com.vaadin.addon:vaadin-context-menu:0.7'
compile 'com.byteowls:vaadin-chartjs:0.3.0'
compile 'org.vaadin.addons:vaadin-sliderpanel:1.3.0'
compile "com.vaadin:vaadin-themes:${vaadin.version}"
Expand Down

0 comments on commit 97e0dea

Please # to comment.