diff --git a/app/build.gradle b/app/build.gradle index 5b56d505e..4a61039a0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId 'com.github.libretube' minSdk 21 targetSdk 33 - versionCode 29 - versionName '0.12.0' + versionCode 30 + versionName '0.12.1' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' resValue "string", "app_name", "LibreTube"