Skip to content

Commit 131f9e8

Browse files
committed
custom build of go
golang/go#46893
1 parent 05913fb commit 131f9e8

File tree

3 files changed

+4
-4
lines changed

3 files changed

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

mobile.aar

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:38d93be28bf59738acb94fc98d391da84c21c3e0e2268f8336e88d292985cd78
3-
size 90832698
2+
oid sha256:949d818e41768aeccec4b83874eecf60f5c52077342c4d9960ddf5788c719f49
3+
size 92444911

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

0 commit comments

Comments
 (0)