diff --git a/sample/build.gradle b/sample/build.gradle index fd322d27e5..9cec3bea31 100644 --- a/sample/build.gradle +++ b/sample/build.gradle @@ -12,7 +12,7 @@ android { defaultConfig { applicationId "com.anytypeio.anytype.sample" minSdkVersion 26 - targetSdkVersion 31 + targetSdkVersion 33 versionCode 1 versionName "1.0"