diff --git a/app/build.gradle b/app/build.gradle index 71d600d86..48773d405 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId 'com.github.libretube' minSdk 21 targetSdk 33 - versionCode 26 - versionName '0.10.0' + versionCode 27 + versionName '0.11.0' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' resValue "string", "app_name", "LibreTube"