updated version to 1.0.1

This commit is contained in:
Giovanni Harting
2015-09-13 17:19:39 +02:00
parent 1e7e400d49
commit 608a9c48d1
3 changed files with 2 additions and 4 deletions

View File

@@ -40,8 +40,8 @@ android {
applicationId "com.idlegandalf.ledd"
minSdkVersion 17
targetSdkVersion 23
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.0.1"
}
buildTypes {
release {