Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
J. Doe (https://devcenter.bitrise.io/builds/setting-your-git-credentials-on-build-machines/) committed Oct 15, 2024
1 parent 1269009 commit c582485
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>idenfySdk</groupId>
<artifactId>com.idenfy.idenfySdk</artifactId>
<version>8.2.9.7</version>
<version>8.2.9.8</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
install:
- FILE="-Dfile=com.idenfy.idenfySdk-8.2.9.7.aar"
- mvn install:install-file $FILE -DgroupId=idenfy -DartifactId=idenfySdk -Dversion=8.2.9.7 -DpomFile=com.idenfy.idenfySdk-8.2.9.7.pom
- FILE="-Dfile=com.idenfy.idenfySdk-8.2.9.8.aar"
- mvn install:install-file $FILE -DgroupId=idenfy -DartifactId=idenfySdk -Dversion=8.2.9.8 -DpomFile=com.idenfy.idenfySdk-8.2.9.8.pom

0 comments on commit c582485

Please sign in to comment.