From e582099a37b4f864af3f920a80004e9b3fba4a1e Mon Sep 17 00:00:00 2001 From: andrekir Date: Thu, 8 Feb 2024 17:34:41 -0300 Subject: [PATCH] 2.2.21 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 0749f1333..3e15f4e50 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -36,8 +36,8 @@ android { applicationId "com.geeksville.mesh" minSdkVersion 21 // The oldest emulator image I have tried is 22 (though 21 probably works) targetSdk 33 - versionCode 30220 // format is Mmmss (where M is 1+the numeric major number - versionName "2.2.20" + versionCode 30221 // format is Mmmss (where M is 1+the numeric major number + versionName "2.2.21" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" // per https://developer.android.com/studio/write/vector-asset-studio