Skip to content

Commit e12a5f2

Browse files
committed
1.7.2
1 parent 972cf07 commit e12a5f2

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=lib-release.aar"
5-
- mvn install:install-file $FILE -DgroupId=land.fx -DartifactId=wnfslib -Dversion=1.4.1 -Dpackaging=aar -DgeneratePom=true
5+
- mvn install:install-file $FILE -DgroupId=land.fx -DartifactId=wnfslib -Dversion=1.7.2 -Dpackaging=aar -DgeneratePom=true

lib-release.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:5c82154945be5f3970fa9c0b606042e7eaab9ac94e17e532000f2f228d6cef13
3-
size 5903412
2+
oid sha256:946e90a1ec8cace8b3420dead1b708fa676577e29d66dc63991c6de7592c96b8
3+
size 2038420

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>land.fx</groupId>
77
<artifactId>wnfslib</artifactId>
8-
<version>1.4.1</version>
8+
<version>1.7.2</version>
99
</project>

0 commit comments

Comments
 (0)