@@ -102,7 +102,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
{
android: {
minSdkVersion: 24,
- targetSdkVersion: 33,
+ targetSdkVersion: 34,
// kotlinVersion: '1.7.1'
}