From c544aed54a067d983d34a6c1d0cd0a386383ff26 Mon Sep 17 00:00:00 2001 From: Vladimir <70273239+vladimir-8@users.noreply.github.com> Date: Tue, 13 Aug 2024 16:42:55 -0700 Subject: [PATCH] fixed: comment position --- android/app/build.gradle | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 5407762dd..8f4dfa60f 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -90,7 +90,8 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion multiDexEnabled true - versionCode 215 // No need to increment this value, it will be automatically incremented by the fastlane + // No need to increment the versionCode, it will be automatically incremented by the fastlane + versionCode 215 versionName "2.24.0" manifestPlaceholders = [