From b2311987487a2d873049f6b7fb9ad4c77ef7b4d0 Mon Sep 17 00:00:00 2001 From: xC3FFF0E <78732474+xC3FFF0E@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:27:38 +0800 Subject: Update build.gradle --- 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 571ee76..50ce4f0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.xc3fff0e.xmanager" minSdkVersion 21 targetSdkVersion 28 - versionCode 210209 - versionName "5.6" + versionCode 230224 + versionName "5.7" } buildTypes { -- cgit v1.2.3