1
0
mirror of https://github.com/TeamNewPipe/NewPipe/ synced 2025-01-31 02:54:55 +01:00

moved on to version 0.8.12

This commit is contained in:
Christian Schabesberger 2017-03-09 16:21:20 +01:00
parent 095a2be748
commit e5ce3f3007

View File

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