Skip to content

Commit

Permalink
Target Android SDK 34 (required by Google Play)
Browse files Browse the repository at this point in the history
  • Loading branch information
kxm-creare committed Jul 13, 2024
1 parent 00ad8cf commit 365e745
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 @@ -10,7 +10,7 @@
<allow-intent href="mailto:*" />
<preference name="ScrollEnabled" value="false" />
<preference name="android-minSdkVersion" value="22" />
<preference name="android-targetSdkVersion" value="29" />
<preference name="android-targetSdkVersion" value="34" />
<preference name="android-persistentFileLocation" value="Compatibility" />
<preference name="BackupWebStorage" value="none" />
<preference name="SplashMaintainAspectRatio" value="true" />
Expand Down

0 comments on commit 365e745

Please sign in to comment.