diff --git a/build.gradle b/build.gradle index a6b38437234e38aa74c26d506b02a0b64229d0cb..f9743fa8f1483c5f0e6adc35a4045d3df2293e0d 100644 --- a/build.gradle +++ b/build.gradle @@ -90,11 +90,11 @@ ext { android { namespace 'eu.siacs.conversations' - compileSdkVersion 33 + compileSdkVersion 34 defaultConfig { minSdkVersion 21 - targetSdkVersion 33 + targetSdkVersion 34 versionCode 42077 versionName "2.12.12" archivesBaseName += "-$versionName"