diff --git a/app/build.gradle b/app/build.gradle index d343fa72d..a870164c5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -2,12 +2,12 @@ apply plugin: 'com.android.application' apply plugin: 'org.greenrobot.greendao' android { - compileSdkVersion 33 + compileSdkVersion 34 defaultConfig { applicationId "fr.gaulupeau.apps.InThePoche" minSdkVersion 21 - targetSdkVersion 33 + targetSdkVersion 34 versionCode 229 versionName "2.4.3"