1
0
mirror of https://github.com/TeamNewPipe/NewPipe/ synced 2024-12-25 00:21:16 +01: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"
minSdkVersion 15
targetSdkVersion 24
versionCode 18
versionName "0.8.0"
versionCode 19
versionName "0.8.5"
}
buildTypes {
release {