Browse Source

Merge pull request #1321 from austinhuang0131/renovate/org.jetbrains.kotlin-kotlin-gradle-plugin-1.x

Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.5.20
renovate/org.robolectric-robolectric-4.x
Austin Huang 3 years ago
committed by GitHub
parent
commit
161d9a3024
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      build.gradle

2
build.gradle

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.5.0'
ext.kotlin_version = '1.5.20'
repositories {
google()

Loading…
Cancel
Save