Skip to content

Commit 05913fb

Browse files
committed
u
1 parent 62c9ca0 commit 05913fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jitpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ before_install:
22
- git lfs pull
33
install:
44
- FILE="-Dfile=mobile.aar"
5-
- mvn install:install-file $FILE -DgroupId=land.fx -DartifactId=fulamobile -Dversion=1.55.8 -Dpackaging=aar -DgeneratePom=true
5+
- mvn install:install-file $FILE -DgroupId=land.fx -DartifactId=fulamobile -Dversion=1.55.9 -Dpackaging=aar -DgeneratePom=true

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>land.fx</groupId>
77
<artifactId>fulamobile</artifactId>
8-
<version>1.55.8</version>
8+
<version>1.55.9</version>
99
<distributionManagement>
1010
<repository>
1111
<id>github</id>

0 commit comments

Comments
 (0)