From e66faaa9be78bea2e0e281933a5c5cb88b5312c1 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 26 Aug 2021 20:29:40 +0800 Subject: Version 5.0.4. --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app') diff --git a/app/build.gradle b/app/build.gradle index 18b69ec5..053f0f7f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "ml.docilealligator.infinityforreddit" minSdkVersion 21 targetSdkVersion 30 - versionCode 79 - versionName "5.0.3" + versionCode 80 + versionName "5.0.4" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions { -- cgit v1.2.3