diff --git a/app/build.gradle b/app/build.gradle index 19f6f23dd..4c5bdcc46 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId 'com.github.libretube' minSdk 21 targetSdk 33 - versionCode 25 - versionName '0.9.1' + versionCode 26 + versionName '0.10.0' multiDexEnabled true testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' resValue "string", "app_name", "LibreTube"