moved on to 0.7.5
This commit is contained in:
parent
679bef849c
commit
1e989945b9
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue