Skip to content

Commit

Permalink
Version Update
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacakakpo1 committed Apr 8, 2024
1 parent e0dbcd5 commit bb18031
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
install:
- FILE="-Dfile=shared-release.aar"
- mvn install:install-file $FILE -DgroupId=com.telnyx.janusmessagesdk -DartifactId=shared-android -Dversion=-0.7.29 -Dpackaging=aar -DpomFile=pom.xml
- mvn install:install-file $FILE -DgroupId=com.telnyx.janusmessagesdk -DartifactId=shared-android -Dversion=-0.7.32 -Dpackaging=aar -DpomFile=pom.xml
jdk:
- openjdk17
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>JanusMessageSdk</groupId>
<artifactId>shared-android</artifactId>
<version>0.7.29</version>
<version>0.7.32</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
Expand Down
Binary file modified shared-release.aar
Binary file not shown.

0 comments on commit bb18031

Please sign in to comment.