Commit ced1fc3d authored by Bruno Agrizzi's avatar Bruno Agrizzi

Versão SDK build android studio.

parent 2670110f
apply plugin: 'com.android.application'
android {
compileSdkVersion 24
buildToolsVersion '25.0.0'
compileSdkVersion 25
buildToolsVersion '25.0.3'
defaultConfig {
applicationId "com.greysonparrelli.gitlabciandroid"
minSdkVersion 19
targetSdkVersion 24
targetSdkVersion 25
versionCode 1
versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment