moved on to 0.8.5

This commit is contained in:
Christian Schabesberger 2016-09-26 17:32:03 +02:00
parent 80b3b8ac0f
commit abfdcea4db
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 15
targetSdkVersion 24
versionCode 18
versionName "0.8.0"
versionCode 19
versionName "0.8.5"
}
buildTypes {
release {