code_lint and moved on to v0.6.1

This commit is contained in:
Christian Schabesberger 2015-12-09 23:17:29 +01:00
parent 0e892ff60e
commit af1b21db23
19 changed files with 9 additions and 72 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 15
targetSdkVersion 23
versionCode 6
versionName "0.6.0"
versionCode 7
versionName "0.6.1"
}
buildTypes {
release {