diff --git a/app/build.gradle b/app/build.gradle index 90e14f578..cf683e2e1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId 'com.github.libretube' minSdk 21 targetSdk 33 - versionCode 23 - versionName '0.8.0' + versionCode 24 + versionName '0.9.0' multiDexEnabled true testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' resValue "string", "app_name", "LibreTube"