Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2017-08-07 20:03:29 +02:00
commit 910aee4b73
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 15
targetSdkVersion 26
versionCode 37
versionName "0.9.10"
versionCode 38
versionName "0.10.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}