Commit 56ca3bdd authored by Bruno Agrizzi's avatar Bruno Agrizzi

Teste versão SDK

parent 131a35aa
apply plugin: 'com.android.application' apply plugin: 'com.android.application'
android { android {
compileSdkVersion 25 compileSdkVersion 24
buildToolsVersion '25.0.0' buildToolsVersion '25.0.0'
defaultConfig { defaultConfig {
applicationId "com.greysonparrelli.gitlabciandroid" applicationId "com.greysonparrelli.gitlabciandroid"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 25 targetSdkVersion 24
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