diff --git a/android/app/build.gradle b/android/app/build.gradle index 0c2d5e16b..c9ac75887 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -31,7 +31,7 @@ android { defaultConfig { applicationId "com.breez.client" minSdkVersion 24 - targetSdkVersion 33 + targetSdkVersion 34 multiDexEnabled true versionCode 1 versionName "0.17.6-beta"