diff --git a/app/build.gradle b/app/build.gradle index b4fd0486c..62162ca41 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId 'com.github.libretube' minSdk 21 targetSdk 33 - versionCode 36 - versionName '0.15.1' + versionCode 37 + versionName '0.16.0' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' resValue "string", "app_name", "LibreTube"