Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 52516b8

Browse files
authored
Merge pull request #16 from Stylitics/Hemant/Release_V1.4.1
Added latest UX SDK V1.4.1 &Updated the versions to V1.4.1.
2 parents adab8e5 + 9a6603d commit 52516b8

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

jitpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
install:
22
- FILE="-Dfile=styliticsui-release.aar"
3-
- mvn install:install-file $FILE -DgroupId=com.stylitics.ui -DartifactId=styliticsui -Dversion=1.4.0 -Dpackaging=aar -DpomFile=pom.xml
3+
- mvn install:install-file $FILE -DgroupId=com.stylitics.ui -DartifactId=styliticsui -Dversion=1.4.1 -Dpackaging=aar -DpomFile=pom.xml

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>com.stylitics.ui</groupId>
88
<artifactId>styliticsui</artifactId>
9-
<version>1.4.0</version>
9+
<version>1.4.1</version>
1010

1111
<dependencies>
1212
<dependency>

styliticsui-release.aar

-45 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)