From 832679838354ac8b620365b72b0f77456a84d3dd Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Fri, 23 May 2025 14:16:33 -0500 Subject: [PATCH] 2.6.3 bump versionCode 30603, versionName 2.6.3 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index a4f5e6932..2cf783ea5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -32,8 +32,8 @@ android { applicationId "com.geeksville.mesh" minSdkVersion 23 targetSdk 36 - versionCode 30602 // format is Mmmss (where M is 1+the numeric major number - versionName "2.6.2" + versionCode 30603 // format is Mmmss (where M is 1+the numeric major number + versionName "2.6.3" testInstrumentationRunner "com.geeksville.mesh.TestRunner" // per https://developer.android.com/studio/write/vector-asset-studio