1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-05 19:43:18 +00:00

move on to version 0.13.0

This commit is contained in:
Christian Schabesberger 2018-03-25 11:18:51 +02:00
parent f1b292df93
commit 79e3e59cae

View File

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe" applicationId "org.schabi.newpipe"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 27 targetSdkVersion 27
versionCode 48 versionCode 49
versionName "0.12.0" versionName "0.13.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true