Skip to content

Commit

Permalink
Setting to target api 33
Browse files Browse the repository at this point in the history
  • Loading branch information
graphefruit committed Aug 25, 2023
1 parent afce2bd commit 35689a4
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 @@ -16,7 +16,7 @@
<allow-navigation href="*" />
<preference name="ScrollEnabled" value="false" />
<preference name="android-minSdkVersion" value="22" />
<preference name="android-targetSdkVersion" value="31" />
<preference name="android-targetSdkVersion" value="33" />
<preference name="SplashMaintainAspectRatio" value="true" />
<preference name="FadeSplashScreenDuration" value="300" />
<preference name="SplashShowOnlyFirstTime" value="false" />
Expand Down

0 comments on commit 35689a4

Please sign in to comment.