moved on to version v0.10.0

This commit is contained in:
Christian Schabesberger 2017-08-07 18:16:19 +02:00
parent 2d2689362d
commit 8f3a4a5a04
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"
}