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

moved on to 0.8.9

This commit is contained in:
Christian Schabesberger 2017-01-31 18:28:47 +01:00
parent 7c9771873b
commit 082c6128ad

View File

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 15
targetSdkVersion 25
versionCode 22
versionName "0.8.8"
versionCode 23
versionName "0.8.9"
}
buildTypes {
release {