Skip to content

Commit

Permalink
Prepare for release 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Walter Dziemianczyk committed Nov 29, 2023
1 parent 4fd35a2 commit e1581a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ plugins {
id 'com.android.library'
id 'org.jetbrains.kotlin.android'
id "org.jetbrains.kotlinx.binary-compatibility-validator"
alias(dropboxJavaSdkLibs.plugins.maven.publish.plugin)
alias(dropboxJavaSdkLibs.plugins.gradle.version.plugin)
alias(dropboxJavaSdkLibs.plugins.dependency.guard)
id "com.vanniktech.maven.publish"
id "com.github.ben-manes.versions"
id "com.dropbox.dependency-guard"
}

android {
Expand Down

0 comments on commit e1581a2

Please sign in to comment.