diff --git a/Gruntfile.js b/Gruntfile.js index e4f3c80..e1c0acc 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -9,7 +9,7 @@ module.exports = function (grunt) { }, { browserName: 'android', platform: 'Linux', - version: '5.0' + version: '5.1' }, { browserName: 'firefox', platform: 'XP',