diff --git a/mobile/android/app/build.gradle b/mobile/android/app/build.gradle index a8ee3efb1..94fa06b7b 100644 --- a/mobile/android/app/build.gradle +++ b/mobile/android/app/build.gradle @@ -53,7 +53,7 @@ android { defaultConfig { applicationId "finance.get10101.app" minSdkVersion 28 - targetSdkVersion 33 + targetSdkVersion 34 versionCode flutterVersionCode.toInteger() versionName flutterVersionName }