diff --git a/android/build.gradle b/android/build.gradle index 4d1bcfe..7fe33d2 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -37,7 +37,7 @@ android { defaultConfig { minSdkVersion 26 targetSdkVersion 34 - versionCode 356 + versionCode 395 versionName getVersionProperty("VERSION_LONG") testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"