1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-01-11 01:40:59 +00:00

moved on to version 0.7.7

This commit is contained in:
Christian Schabesberger 2016-03-08 01:10:33 +01:00
parent 38742fd5e8
commit 0dbf2a347f

View File

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe" applicationId "org.schabi.newpipe"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 15 versionCode 16
versionName "0.7.6" versionName "0.7.7"
} }
buildTypes { buildTypes {
release { release {