Skip to content

Commit 059d999

Browse files
authored
Merge pull request #6 from Stylitics/Hemant/Release_V1.2.12
Updated the versions to 1.2.12 & added updated Data SDK V1.2.12.
2 parents b062396 + eb399af commit 059d999

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.2.11 -Dpackaging=aar -DpomFile=pom.xml
3+
- mvn install:install-file $FILE -DgroupId=com.stylitics.styliticsdata -DartifactId=styliticsdata -Dversion=1.2.12 -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.2.11</version>
7+
<version>1.2.12</version>
88
<dependencies>
99
<dependency>
1010
<groupId>com.squareup.retrofit2</groupId>

styliticsdata-release.aar

1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)