Upgrading Quasar to version 0.7.9 (#1309)

This commit is contained in:
mkit 2017-08-23 12:03:35 +01:00 committed by GitHub
parent 86fdbb9f22
commit 62c78d5ef3

View File

@ -14,7 +14,7 @@ buildscript {
// //
// TODO: Sort this alphabetically. // TODO: Sort this alphabetically.
ext.kotlin_version = constants.getProperty("kotlinVersion") ext.kotlin_version = constants.getProperty("kotlinVersion")
ext.quasar_version = '0.7.6' // TODO: Upgrade to 0.7.7+ when Quasar bug 238 is resolved. ext.quasar_version = '0.7.9'
// gradle-capsule-plugin:1.0.2 contains capsule:1.0.1 // gradle-capsule-plugin:1.0.2 contains capsule:1.0.1
// TODO: Upgrade gradle-capsule-plugin to a version with capsule:1.0.3 // TODO: Upgrade gradle-capsule-plugin to a version with capsule:1.0.3