diff --git a/app/build.gradle b/app/build.gradle index 81fdb98..c05ca14 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "cz.martykan.webtube" minSdkVersion 15 targetSdkVersion 23 - versionCode 8 - versionName "0.7" + versionCode 9 + versionName "0.8" } buildTypes { release {