Skip to content

Commit

Permalink
10.3.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
soommy12 committed Jan 2, 2023
1 parent 8d38104 commit aac595a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified highcharts-android.aar
Binary file not shown.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
install:
- FILE="-Dfile=highcharts-android.aar"
- mvn install:install-file $FILE -DgroupId=com.github.highcharts -DartifactId=highcharts-android -Dversion=10.2.0 -Dpackaging=aar -DgeneratePom=true
- mvn install:install-file $FILE -DgroupId=com.github.highcharts -DartifactId=highcharts-android -Dversion=10.3.2 -Dpackaging=aar -DgeneratePom=true
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.highcharts</groupId>
<artifactId>highcharts-android</artifactId>
<version>10.2.0</version>
<version>10.3.2</version>
</project>

0 comments on commit aac595a

Please sign in to comment.