diff --git a/app/build.gradle b/app/build.gradle index 801674734..251d7cd12 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId 'com.github.libretube' minSdk 21 targetSdk 33 - versionCode 39 - versionName '0.17.0' + versionCode 40 + versionName '0.17.1' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' resValue "string", "app_name", "LibreTube"