1
0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2024-11-25 20:42:34 +01:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2017-07-17 23:14:27 +02:00
commit b961b59ad4

View File

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