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
1 changed files with 2 additions and 2 deletions

View File

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