From 04cc769ccfbcf08667ff85350f12556b8e98a453 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 16 Nov 2021 08:54:03 +0800 Subject: Version 5.1.0. --- 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 25a6f061..86e49619 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "ml.docilealligator.infinityforreddit" minSdkVersion 21 targetSdkVersion 30 - versionCode 83 - versionName "5.1.0-beta3" + versionCode 84 + versionName "5.1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions { -- cgit v1.2.3