Browse Source

Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.5.20

renovate/org.robolectric-robolectric-4.x
Renovate Bot 3 years ago
parent
commit
8959fc43a8
No known key found for this signature in database GPG Key ID: 81C63AE1C224182B
  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