moved on to v0.9.1

This commit is contained in:
Christian Schabesberger 2017-04-08 17:17:58 +02:00
parent a37802c2b9
commit 6f015349e8
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 27
versionName "0.9.0"
versionCode 28
versionName "0.9.1"
}
buildTypes {
release {