From 869c435418864ee0d23eabb4e22113b090cf8afa Mon Sep 17 00:00:00 2001 From: UncleSamtoshi <88598461+UncleSamtoshi@users.noreply.github.com> Date: Tue, 5 Jul 2022 18:22:18 -0700 Subject: [PATCH] chore: align android build version (#528) --- android/app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 6194b6f504..382880cc19 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -132,7 +132,7 @@ android { applicationId "com.galoyapp" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 325 + versionCode 326 versionName "2.0.1" missingDimensionStrategy 'react-native-camera', 'general' // React native camera