Skip to content

Commit

Permalink
fix: bump kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Nachtnebel authored and erisu committed Sep 30, 2023
1 parent 9ddbcf7 commit f92b387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<preference name="GradlePluginGoogleServicesVersion" value="4.3.15" />

<preference name="GradlePluginKotlinEnabled" value="true" />
<preference name="GradlePluginKotlinVersion" value="1.5.20" />
<preference name="GradlePluginKotlinVersion" value="1.7.10" />
</config-file>

<preference name="ANDROIDX_CORE_VERSION" default="1.6.+"/>
Expand Down

0 comments on commit f92b387

Please sign in to comment.