move on to v0.9.10

pull/631/head v0.9.10
Christian Schabesberger 2017-07-15 23:01:34 +02:00
rodzic 885830849e
commit c0dd11b61a
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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"
}