Skip to content

Commit

Permalink
libp2p http instead of graphsync
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha committed Dec 18, 2023
1 parent 4807714 commit e190c96
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ before_install:
- git lfs pull
install:
- FILE="-Dfile=mobile.aar"
- mvn install:install-file $FILE -DgroupId=land.fx -DartifactId=fulamobile -Dversion=1.25.0 -Dpackaging=aar -DgeneratePom=true
- mvn install:install-file $FILE -DgroupId=land.fx -DartifactId=fulamobile -Dversion=1.26.0 -Dpackaging=aar -DgeneratePom=true
Binary file modified mobile-sources.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions mobile.aar
Git LFS file not shown
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>land.fx</groupId>
<artifactId>fulamobile</artifactId>
<version>1.25.0</version>
<version>1.26.0</version>
<distributionManagement>
<repository>
<id>github</id>
Expand Down

0 comments on commit e190c96

Please sign in to comment.