We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d5ce14 commit 37c4eefCopy full SHA for 37c4eef
2 files changed
MPChartExample/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'realm-android'
3
4
android {
5
compileSdkVersion 23
6
- buildToolsVersion '23.0.2'
+ buildToolsVersion '23.0.3'
7
defaultConfig {
8
minSdkVersion 16
9
targetSdkVersion 23
MPChartLib/build.gradle
@@ -5,7 +5,7 @@ apply plugin: 'maven'
// resourcePrefix 'mpcht'
10
11
minSdkVersion 9
0 commit comments