From 5deddf6547124840fae1c631fe6dbb2d96a58166 Mon Sep 17 00:00:00 2001 From: Kevin Hester Date: Sun, 7 Feb 2021 13:04:24 +0800 Subject: [PATCH] 1.1.43 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 589fa3613..61cc9403a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -31,8 +31,8 @@ android { applicationId "com.geeksville.mesh" minSdkVersion 21 // The oldest emulator image I have tried is 22 (though 21 probably works) targetSdkVersion 29 - versionCode 20142 // format is Mmmss (where M is 1+the numeric major number - versionName "1.1.42" + versionCode 20143 // format is Mmmss (where M is 1+the numeric major number + versionName "1.1.43" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" // per https://developer.android.com/studio/write/vector-asset-studio