moved on to v0.8.11

This commit is contained in:
Christian Schabesberger 2017-02-27 21:37:22 +01:00
parent 2002234d86
commit 800e7bcb7a
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 24
versionName "0.8.10"
versionCode 25
versionName "0.8.11"
}
buildTypes {
release {