moved on to version 0.8.6

This commit is contained in:
Christian Schabesberger 2016-12-24 16:06:24 +01:00
parent 937a387f4e
commit 3767a96e0f
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe" applicationId "org.schabi.newpipe"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 19 versionCode 20
versionName "0.8.5" versionName "0.8.6"
} }
buildTypes { buildTypes {
release { release {