From cdf7eaba266dcbd80df8264e3400adebb402d7c8 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sun, 19 Jul 2020 21:56:29 +0800 Subject: Version 4.0.0. --- 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 fced4802..f33760bd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "ml.docilealligator.infinityforreddit" minSdkVersion 21 targetSdkVersion 29 - versionCode 35 - versionName "3.2.0" + versionCode 36 + versionName "4.0.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions { -- cgit v1.2.3