setup for version 0.7.0

This commit is contained in:
Christian Schabesberger 2015-12-20 21:28:07 +01:00
parent 72289ced39
commit c89dc4ba5b
5 changed files with 25 additions and 26 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 15
targetSdkVersion 23
versionCode 8
versionName "0.6.2"
versionCode 9
versionName "0.7.0"
}
buildTypes {
release {