update features list, and moved on to v0.9.0

This commit is contained in:
Christian Schabesberger 2017-04-02 15:47:21 +02:00
parent 0b08cf8c76
commit a7a4c03372
2 changed files with 7 additions and 4 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 15
targetSdkVersion 25
versionCode 26
versionName "0.8.12"
versionCode 27
versionName "0.9.0"
}
buildTypes {
release {