Update dependencies.gradle

This commit is contained in:
Mike Nakhimovich 2017-01-05 08:38:05 -05:00 committed by GitHub
parent b3ab4c0be7
commit dae7817a30

View file

@ -19,8 +19,8 @@ allprojects {
ext.versions = [
minSdk : 16,
targetSdk : 23,
compileSdk : 23,
targetSdk : 24,
compileSdk : 24,
buildTools : '24.0.2',
// UI libs.