We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c9ca0 commit 05913fbCopy full SHA for 05913fb
jitpack.yml
@@ -2,4 +2,4 @@ before_install:
2
- git lfs pull
3
install:
4
- FILE="-Dfile=mobile.aar"
5
- - mvn install:install-file $FILE -DgroupId=land.fx -DartifactId=fulamobile -Dversion=1.55.8 -Dpackaging=aar -DgeneratePom=true
+ - mvn install:install-file $FILE -DgroupId=land.fx -DartifactId=fulamobile -Dversion=1.55.9 -Dpackaging=aar -DgeneratePom=true
pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
6
<groupId>land.fx</groupId>
7
<artifactId>fulamobile</artifactId>
8
- <version>1.55.8</version>
+ <version>1.55.9</version>
9
<distributionManagement>
10
<repository>
11
<id>github</id>
0 commit comments