1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-12-24 00:50:32 +00:00

moved on to version 0.9.7

This commit is contained in:
Christian Schabesberger 2017-05-20 17:45:50 +02:00
parent a0f20aac23
commit 140cfaec90

View File

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe" applicationId "org.schabi.newpipe"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 33 versionCode 34
versionName "0.9.6" versionName "0.9.7"
} }
buildTypes { buildTypes {
release { release {