diff --git a/android/build.gradle b/android/build.gradle index d7b8ae5..5079097 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -36,7 +36,7 @@ android { compileSdkVersion 34 defaultConfig { minSdkVersion 26 - targetSdkVersion 34 + targetSdkVersion 35 versionCode 356 versionName getVersionProperty("VERSION_LONG") testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"