diff --git a/android/app/build.gradle b/android/app/build.gradle index a1a2da951a6d4..bee784712a0a3 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -40,8 +40,8 @@ android { targetSdkVersion safeExtGet("targetSdkVersion", 33) // ADD VERSIONS HERE // BEGIN VERSIONS - versionCode 183 - versionName '2.28.0' + versionCode 192 + versionName '2.29.0' // END VERSIONS multiDexEnabled true