Skip to content
This repository was archived by the owner on Feb 1, 2020. It is now read-only.

Commit 70659ec

Browse files
committed
bumping plugin, and de-bumping build-tools for jitpack
Change-Id: I09f2c2b48a3f42030c5d9be7f645806034a1cd83
1 parent de32555 commit 70659ec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
22

33
android {
44
compileSdkVersion 24
5-
buildToolsVersion '24.0.3'
5+
buildToolsVersion '24.0.1'
66

77
defaultConfig {
88
minSdkVersion 7

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
jcenter()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:2.1.2'
8+
classpath 'com.android.tools.build:gradle:2.2.0'
99
}
1010
}
1111

0 commit comments

Comments
 (0)