fiexed the very mesed up version number

This commit is contained in:
Christian Schabesberger 2015-09-15 22:48:47 +02:00
parent 08648caaff
commit d3cc518529
3 changed files with 3 additions and 5 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 16
targetSdkVersion 22
versionCode 1
versionName "0.3"
versionCode 2
versionName "0.3.5"
}
buildTypes {
release {