put the play video button into the horizontal center

This commit is contained in:
Christian Schabesberger 2015-09-21 23:53:10 +02:00
parent d24c87c9c9
commit 4f24d61c4b
4 changed files with 12 additions and 5 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 15
targetSdkVersion 23
versionCode 3
versionName "0.4.0"
versionCode 4
versionName "0.4.1"
}
buildTypes {
release {