1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-22 05:03:20 +00:00

moved on to 0.7.4

This commit is contained in:
Christian Schabesberger 2016-02-12 15:32:16 +01:00
parent fc8160acda
commit 72d90374a0

View File

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