From 9726dd851a140f2ce6e2f03d62dbeb3c3711cbda Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 1 Feb 2021 15:06:29 +0800 Subject: Version 4.2.3. --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index f3b260ca..a3511dda 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "ml.docilealligator.infinityforreddit" minSdkVersion 21 targetSdkVersion 30 - versionCode 57 - versionName "4.2.2" + versionCode 58 + versionName "4.2.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions { -- cgit v1.2.3