Skip to content

Commit 9fc4dc1

Browse files
committed
updated with plugin
1 parent bce30d1 commit 9fc4dc1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

jitpack.yml

+1-1
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.54.10 -Dpackaging=aar -DgeneratePom=true
5+
- mvn install:install-file $FILE -DgroupId=land.fx -DartifactId=fulamobile -Dversion=1.54.12 -Dpackaging=aar -DgeneratePom=true

mobile-sources.jar

878 Bytes
Binary file not shown.

mobile.aar

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:cc47293db333d25c21199c0193165203cbf7fc64ba4535f983f6bc41a5f94252
3-
size 90466466
2+
oid sha256:61f7efd19375581a8f1c9ca3f494fc64f6a7b83216a1cb33e1d29957068b6c59
3+
size 90568864

pom.xml

+1-1
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.54.10</version>
8+
<version>1.54.12</version>
99
<distributionManagement>
1010
<repository>
1111
<id>github</id>

0 commit comments

Comments
 (0)