Mercurial > gmapzoominvert
comparison app/build.gradle @ 4:3ec20fbf7dc5 default tip
Bump version
author | Brad Greco <brad@bgreco.net> |
---|---|
date | Wed, 05 Sep 2018 21:42:00 -0400 |
parents | c1204965159f |
children |
comparison
equal
deleted
inserted
replaced
3:c1204965159f | 4:3ec20fbf7dc5 |
---|---|
8 compileSdkVersion 27 | 8 compileSdkVersion 27 |
9 defaultConfig { | 9 defaultConfig { |
10 applicationId "net.bgreco.gmapzoominvert" | 10 applicationId "net.bgreco.gmapzoominvert" |
11 minSdkVersion 15 | 11 minSdkVersion 15 |
12 targetSdkVersion 27 | 12 targetSdkVersion 27 |
13 versionCode 1 | 13 versionCode 2 |
14 versionName "1.0" | 14 versionName "1.1" |
15 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" | 15 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" |
16 } | 16 } |
17 buildTypes { | 17 buildTypes { |
18 release { | 18 release { |
19 minifyEnabled false | 19 minifyEnabled false |