Skip to content

Commit

Permalink
add cache-api-0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iProdigy committed Sep 30, 2024
1 parent 7d14a29 commit 5b82ae7
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
groupId=io.github.xanthic.cache
artifactId=cache-api
version=0.6.2

display=${groupId}:${artifactId}

gitRepo=https://github.com/Xanthic/cache-api.git
gitTag=v${version}

tool=gradle
jdk=21
newline=lf
umask=022

command="./gradlew --no-daemon -Pgnupg.skip clean assemble publishToMavenLocal -x test"
buildinfo=${artifactId}-${version}.buildinfo

#diffoscope=${artifactId}-${version}.diffoscope
issue=

0 comments on commit 5b82ae7

Please sign in to comment.