1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-01-11 09:50:32 +00:00

moved on to 0.8.5

This commit is contained in:
Christian Schabesberger 2016-09-26 17:32:03 +02:00
parent 80b3b8ac0f
commit abfdcea4db

View File

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe" applicationId "org.schabi.newpipe"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 24 targetSdkVersion 24
versionCode 18 versionCode 19
versionName "0.8.0" versionName "0.8.5"
} }
buildTypes { buildTypes {
release { release {