Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Fix readme.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
tony19 committed Feb 8, 2018
1 parent de64f18 commit 280a9e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle/readme.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ task readme {

def binding = [
version : rootProject.VERSION_NAME - ~/-SNAPSHOT/,
slf4jVersion: rootProject.slf4jVersion
]

String newText = template.make(binding)
Expand Down

0 comments on commit 280a9e8

Please sign in to comment.