Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-osm committed Mar 2, 2025
1 parent ac57367 commit ce6553d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions OsmAnd-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,10 @@ android {
}
publishing {
singleVariant('release') {
withSourcesJar()
withJavadocJar()
}

singleVariant('debug') {
withSourcesJar()
withJavadocJar()
}
}
Expand Down

0 comments on commit ce6553d

Please sign in to comment.