From 8c7a2b67684173fa386354d101c6f8dc4498c728 Mon Sep 17 00:00:00 2001 From: Satindar Dhillon Date: Tue, 28 Feb 2023 12:50:25 -0800 Subject: [PATCH] bump android to build 27 --- android/Omnivore/app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/Omnivore/app/build.gradle b/android/Omnivore/app/build.gradle index b53fa8a6c..203cebd49 100644 --- a/android/Omnivore/app/build.gradle +++ b/android/Omnivore/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "app.omnivore.omnivore" minSdk 26 targetSdk 33 - versionCode 26 - versionName "0.0.26" + versionCode 27 + versionName "0.0.27" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {