move on to version 0.9.6

This commit is contained in:
Christian Schabesberger 2017-05-13 22:13:28 +02:00
parent 3a13d4a1de
commit 2f181ce7c9
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 32
versionName "0.9.5"
versionCode 33
versionName "0.9.6"
}
buildTypes {
release {