Skip to content

Commit

Permalink
updating two more low risk dependencies (#226)
Browse files Browse the repository at this point in the history
* updating two more low risk dependencies

* backing off on the kotlin version because of a compose limitation for the max version.
  • Loading branch information
lgleasain committed Sep 8, 2021
1 parent 4f929e1 commit b00d19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:7.0.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
classpath "com.vanniktech:gradle-android-junit-jacoco-plugin:0.16.0"
classpath "com.github.ben-manes:gradle-versions-plugin:0.36.0"
classpath "com.github.ben-manes:gradle-versions-plugin:0.38.0"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.4.32"
classpath "org.jetbrains.dokka:android-documentation-plugin:1.4.32"
classpath "com.vanniktech:gradle-maven-publish-plugin:0.14.2"
Expand Down

0 comments on commit b00d19d

Please sign in to comment.