diff --git a/Mobile-Expensify b/Mobile-Expensify index 246427fc30f2..135de2340d02 160000 --- a/Mobile-Expensify +++ b/Mobile-Expensify @@ -1 +1 @@ -Subproject commit 246427fc30f230fab42810f65c6cc5d4a8150e22 +Subproject commit 135de2340d02b91c7a67128a3abe5b65cfd0b73a diff --git a/android/app/build.gradle b/android/app/build.gradle index 6d75095ee493..45198c3fcccb 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -114,8 +114,8 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion multiDexEnabled rootProject.ext.multiDexEnabled - versionCode 1009023201 - versionName "9.2.32-1" + versionCode 1009023202 + versionName "9.2.32-2" // Supported language variants must be declared here to avoid from being removed during the compilation. // This also helps us to not include unnecessary language variants in the APK. resConfigs "en", "es"