Skip to content

Commit

Permalink
min sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
jfoclpf committed Jun 10, 2023
1 parent 013e96b commit 079a359
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 @@ -34,7 +34,7 @@
<hook src="hooks/minifyFiles.js" type="after_prepare"/>
<hook src="node_modules/cordova-import-npm/scripts/importNpmPackages.js" type="before_prepare"/>
<platform name="android">
<preference name="android-minSdkVersion" value="28"/>
<preference name="android-minSdkVersion" value="25"/>
<preference name="android-targetSdkVersion" value="33"/>
<preference name="android-compileSdkVersion" value="33"/>
<preference name="AndroidPersistentFileLocation" value="Compatibility"/>
Expand Down

0 comments on commit 079a359

Please sign in to comment.