Skip to content

Commit 780694f

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.5.31 (#153)
Co-authored-by: Renovate Bot <[email protected]>
1 parent fe1c661 commit 780694f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.5.30'
2+
ext.kotlin_version = '1.5.31'
33
repositories {
44
google()
55
jcenter()

0 commit comments

Comments
 (0)