moved on to 0.7.3

This commit is contained in:
Christian Schabesberger 2016-01-08 22:22:39 +01:00
parent 9848f19ce6
commit ece889b36b
1 changed files with 2 additions and 2 deletions

View File

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