Skip to content

Commit

Permalink
fix: remove withXml() from publish.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepDiver1975 committed May 3, 2022
1 parent 9a8a673 commit 1d42264
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ afterEvaluate {
connection = 'scm:git:https://github.com/Utreon/ExoPlayer.git'
url = 'https://github.com/Utreon/ExoPlayer'
}
withXml {
addMissingAarTypeToXml(it)
}
}
}
}
Expand Down

0 comments on commit 1d42264

Please sign in to comment.