Skip to content

Commit

Permalink
Format file
Browse files Browse the repository at this point in the history
  • Loading branch information
mishkov committed Aug 22, 2022
1 parent 7cb6000 commit 30bf7e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ android {
}
}
publishing {
singleVariant('release') {
withSourcesJar()
singleVariant('release') {
withSourcesJar()
}
}
}
}

dependencies {
Expand Down

0 comments on commit 30bf7e6

Please sign in to comment.