move on to v0.8.10

This commit is contained in:
Christian Schabesberger 2017-02-19 16:09:39 +01:00
parent f7a531e71b
commit d0d41c6b16
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 23
versionName "0.8.9"
versionCode 24
versionName "0.8.10"
}
buildTypes {
release {