Skip to content

Commit

Permalink
feat(android): bump gradle plugin kotlin to 1.7.21 (#246)
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan Nachtnebel <steve@spotteron.net>
  • Loading branch information
erisu and Stefan Nachtnebel authored Sep 30, 2023
1 parent 9ddbcf7 commit 29941f6
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.21" />
</config-file>

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

0 comments on commit 29941f6

Please sign in to comment.