Skip to content

Commit 22aea55

Browse files
authored
Merge pull request #17 from Stylitics/Hemant/Release_v1.4.1
Updated the versions to 1.4.1 & added updated Data SDK V1.4.1.
2 parents cbcaa7c + 1eefb59 commit 22aea55

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=styliticsdata-release.aar"
3-
- mvn install:install-file $FILE -DgroupId=com.stylitics.styliticsdata -DartifactId=styliticsdata -Dversion=1.4.0 -Dpackaging=aar -DpomFile=pom.xml
3+
- mvn install:install-file $FILE -DgroupId=com.stylitics.styliticsdata -DartifactId=styliticsdata -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
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.stylitics.styliticsdata</groupId>
66
<artifactId>styliticsdata</artifactId>
7-
<version>1.4.0</version>
7+
<version>1.4.1</version>
88
<dependencies>
99
<dependency>
1010
<groupId>com.squareup.retrofit2</groupId>

styliticsdata-release.aar

919 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)