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

Test #159

Closed
wants to merge 1 commit into from
Closed

Test #159

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Test
shubertm committed May 6, 2024
commit 170fc735d9e28f52143c9f37165295d1034b8d0d
4 changes: 2 additions & 2 deletions lib/build.gradle
Original file line number Diff line number Diff line change
@@ -90,8 +90,8 @@ tasks.whenTaskAdded { task ->
}
}

//For local development:
//def libVersion = '999'
/* For local development:
//def libVersion = '999'*/
def libVersion = scmVersion.version

publishing {