1
0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2024-11-22 19:12:45 +01:00

moved on to v0.8.11

This commit is contained in:
Christian Schabesberger 2017-02-27 21:37:22 +01:00
parent 2002234d86
commit 800e7bcb7a

View File

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 15
targetSdkVersion 25
versionCode 24
versionName "0.8.10"
versionCode 25
versionName "0.8.11"
}
buildTypes {
release {