diff --git a/app/build.gradle b/app/build.gradle index 6cd90954..0dc3b42f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "ml.docilealligator.infinityforreddit" minSdkVersion 21 targetSdkVersion 29 - versionCode 40 - versionName "4.0.4" + versionCode 41 + versionName "4.0.5" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {