diff --git a/app/build.gradle b/app/build.gradle index 10cd85856..f16558e7c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId 'com.github.libretube' minSdk 21 targetSdk 33 - versionCode 31 - versionName '0.13.0' + versionCode 32 + versionName '0.13.1' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' resValue "string", "app_name", "LibreTube"