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

Commit b519b9c

Browse files
authored
Merge pull request #14 from Stylitics/Hemant/Release_V1.3.1
Added latest UX SDK V1.3.1 &Updated the versions to V1.3.1.
2 parents 81b1772 + 94fa243 commit b519b9c

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.3.0 -Dpackaging=aar -DpomFile=pom.xml
3+
- mvn install:install-file $FILE -DgroupId=com.stylitics.ui -DartifactId=styliticsui -Dversion=1.3.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.3.0</version>
9+
<version>1.3.1</version>
1010

1111
<dependencies>
1212
<dependency>

styliticsui-release.aar

19.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)