Skip to content

Commit 37c4eef

Browse files
PhilippPhilipp
authored andcommitted
Update build tools
1 parent 4d5ce14 commit 37c4eef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

MPChartExample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'realm-android'
33

44
android {
55
compileSdkVersion 23
6-
buildToolsVersion '23.0.2'
6+
buildToolsVersion '23.0.3'
77
defaultConfig {
88
minSdkVersion 16
99
targetSdkVersion 23

MPChartLib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apply plugin: 'maven'
55

66
android {
77
compileSdkVersion 23
8-
buildToolsVersion '23.0.2'
8+
buildToolsVersion '23.0.3'
99
// resourcePrefix 'mpcht'
1010
defaultConfig {
1111
minSdkVersion 9

0 commit comments

Comments
 (0)