Skip to content

Commit

Permalink
update jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
YZ-23 committed Nov 26, 2023
1 parent 41b4eac commit f64ed37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# configuration file for building snapshots and releases with jitpack.io
jdk:
- openjdk17
before_install:
- ./scripts/prepareJitpackEnvironment.sh
install:
- FILE="-Dfile=mobile-sdk-release.aar"
- mvn install:install-file $FILE -DgroupId=com.github.webitel -DartifactId=mobile-sdk -Dversion=0.2.4 -Dpackaging=aar -DgeneratePom=true
#before_install:
# - ./scripts/prepareJitpackEnvironment.sh
#install:
# - FILE="-Dfile=mobile-sdk-release.aar"
# - mvn install:install-file $FILE -DgroupId=com.github.webitel -DartifactId=mobile-sdk -Dversion=0.2.4 -Dpackaging=aar -DgeneratePom=true
Binary file removed mobile-sdk-release.aar
Binary file not shown.

0 comments on commit f64ed37

Please sign in to comment.