Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha committed Mar 10, 2024
1 parent 232343c commit 9525409
Show file tree
Hide file tree
Showing 3 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.54.4 -Dpackaging=aar -DgeneratePom=true
- mvn install:install-file $FILE -DgroupId=land.fx -DartifactId=fulamobile -Dversion=1.54.6 -Dpackaging=aar -DgeneratePom=true
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.54.4</version>
<version>1.54.6</version>
<distributionManagement>
<repository>
<id>github</id>
Expand Down

0 comments on commit 9525409

Please sign in to comment.