Skip to content

Commit

Permalink
Bump publish version
Browse files Browse the repository at this point in the history
  • Loading branch information
kpgalligan committed Sep 15, 2023
1 parent b97aca3 commit c26b692
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 @@ -26,7 +26,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$KOTLIN_VERSION"
classpath 'com.android.tools.build:gradle:3.5.1'
classpath "org.jlleitschuh.gradle:ktlint-gradle:9.2.1"
classpath "com.vanniktech:gradle-maven-publish-plugin:0.23.1"
classpath "com.vanniktech:gradle-maven-publish-plugin:0.25.3"
}
}

Expand Down

0 comments on commit c26b692

Please sign in to comment.