Commit ced1fc3d authored by Bruno Agrizzi's avatar Bruno Agrizzi

Versão SDK build android studio.

parent 2670110f
apply plugin: 'com.android.application' apply plugin: 'com.android.application'
android { android {
compileSdkVersion 24 compileSdkVersion 25
buildToolsVersion '25.0.0' buildToolsVersion '25.0.3'
defaultConfig { defaultConfig {
applicationId "com.greysonparrelli.gitlabciandroid" applicationId "com.greysonparrelli.gitlabciandroid"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 24 targetSdkVersion 25
versionCode 1 versionCode 1
versionName "1.0" versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" 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