moved on to v0.8.9

This commit is contained in:
Christian Schabesberger 2017-06-11 14:16:43 +02:00
parent 51d4d0d3dc
commit 88b29cbbf9

View file

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe" applicationId "org.schabi.newpipe"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 34 versionCode 35
versionName "0.9.7" versionName "0.9.8"
} }
buildTypes { buildTypes {
release { release {