move on to version 0.9.2

This commit is contained in:
Christian Schabesberger 2017-04-11 22:51:04 +02:00
parent 06fafc247e
commit e5bf98a741
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 28
versionName "0.9.1"
versionCode 29
versionName "0.9.2"
}
buildTypes {
release {