1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-12-10 10:28:06 +00:00

fiexed the very mesed up version number

This commit is contained in:
Christian Schabesberger
2015-09-15 22:48:47 +02:00
parent 08648caaff
commit d3cc518529
3 changed files with 3 additions and 5 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 16
targetSdkVersion 22
versionCode 1
versionName "0.3"
versionCode 2
versionName "0.3.5"
}
buildTypes {
release {