moved on to version 0.8.12

This commit is contained in:
Christian Schabesberger 2017-03-09 16:21:20 +01:00
parent 095a2be748
commit e5ce3f3007
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 25
versionName "0.8.11"
versionCode 26
versionName "0.8.12"
}
buildTypes {
release {