Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Commit

Permalink
Update config.xml
Browse files Browse the repository at this point in the history
try publish do deprecated android10
  • Loading branch information
mstuder authored May 25, 2023
1 parent 3898100 commit f1c2c52
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 @@ -17,7 +17,7 @@
<preference name="GradlePluginKotlinCodeStyle" value="official"/>
<preference name="GradlePluginKotlinVersion" value="1.3.50"/>
<preference name="loadUrlTimeoutValue" value="700000"/>
<preference name="android-minSdkVersion" value="30"/>
<preference name="android-minSdkVersion" value="29"/>
<preference name="android-targetSdkVersion" value="31"/>
<allow-intent href="market:*"/>
<custom-preference name="android-manifest/application/@android:allowBackup" value="false"/>
Expand Down

0 comments on commit f1c2c52

Please sign in to comment.