Merge branch 'develop' of github.com:Agorise/graphenej into develop

develop
Nelson R. Perez 2018-11-01 16:54:30 -05:00
commit 7a19220c51
1 changed files with 2 additions and 3 deletions

View File

@ -5,12 +5,11 @@ apply plugin: 'com.android.library'
//apply from: 'maven-push.gradle'
android {
compileSdkVersion 24
buildToolsVersion '28.0.3'
compileSdkVersion 28
defaultConfig {
minSdkVersion 14
targetSdkVersion 24
targetSdkVersion 28
versionCode 12
versionName "0.4.7-alpha3"
vectorDrawables.useSupportLibrary = true