1
0
mirror of https://github.com/TeamNewPipe/NewPipe/ synced 2024-12-23 23:53:52 +01:00

moved on to 0.7.5

This commit is contained in:
Christian Schabesberger 2016-02-19 14:40:49 +01:00
parent 679bef849c
commit 1e989945b9

View File

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe" applicationId "org.schabi.newpipe"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 13 versionCode 14
versionName "0.7.4" versionName "0.7.5"
} }
buildTypes { buildTypes {
release { release {