1
0
Fork 0
mirror of https://github.com/ethauvin/android-about-box.git synced 2025-04-25 02:37:11 -07:00

Increment version for release

This commit is contained in:
Michael Mee 2017-02-09 16:13:14 -08:00
parent 65d3394d79
commit 3dc2c040bc

View file

@ -11,9 +11,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 24 targetSdkVersion 24
versionCode 1 versionCode 2
versionName "1.0" versionName "1.0.1"
} }
buildTypes { buildTypes {
release { release {