Skip to content

Commit

Permalink
Update jitpack.yml
Browse files Browse the repository at this point in the history
library version update
  • Loading branch information
diegoturchi95 committed Jan 19, 2024
1 parent 33d6be6 commit 60065f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ env:
ARTIFACT: fingkit
FILE: fing-kit.aar
GROUP: com.overlook.android
VERSION: 2.6.1
VERSION: 2.7.0
install:
- "echo \"Running maven install w/ file -> ${FILE} and version -> ${VERSION}. Group id -> ${GROUP}. Artifact Id -> ${ARTIFACT}\""
- "mvn install:install-file -Dfile=$FILE -DgroupId=$GROUP -DartifactId=$ARTIFACT -Dversion=$VERSION -Dpackaging=aar -Dtype=aar"
Expand Down

0 comments on commit 60065f9

Please sign in to comment.