Skip to content

Commit

Permalink
MOBILE-4618 android: Increase targetSdk to 35
Browse files Browse the repository at this point in the history
  • Loading branch information
dpalou committed Nov 12, 2024
1 parent faa3380 commit c66c165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<preference name="load-url-timeout" value="60000" />
<preference name="AutoHideSplashScreen" value="false" />
<preference name="android-minSdkVersion" value="24" />
<preference name="android-targetSdkVersion" value="34" />
<preference name="android-targetSdkVersion" value="35" />
<preference name="AndroidPersistentFileLocation" value="Compatibility" />
<preference name="AndroidInsecureFileModeEnabled" value="true" />
<preference name="CustomURLSchemePluginClearsAndroidIntent" value="true" />
Expand Down

0 comments on commit c66c165

Please sign in to comment.