Update version

This commit is contained in:
Simon 2016-03-23 21:54:51 +00:00
parent e7a061965c
commit 3bf07e245c

View file

@ -7,8 +7,8 @@ android {
applicationId "com.drbeef.qvr"
minSdkVersion 16
targetSdkVersion 19
versionCode 1
versionName '1.0.0'
versionCode 2
versionName '1.0.1'
}
buildTypes {
release {