1
0
mirror of https://github.com/TeamNewPipe/NewPipe/ synced 2025-01-28 01:29:20 +01:00

moved on to v0.11.3

This commit is contained in:
Christian Schabesberger 2018-01-04 05:34:19 +01:00
parent 808ce72078
commit 0223d6d200

View File

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe" applicationId "org.schabi.newpipe"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 27 targetSdkVersion 27
versionCode 43 versionCode 44
versionName "0.11.2" versionName "0.11.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true