Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Commit

Permalink
ci: bump to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AnBowell committed May 17, 2023
1 parent a888075 commit b5674c4
Show file tree
Hide file tree
Showing 4 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,2 +1,2 @@
install:
- mvn install:install-file -Dfile=sdk-2.1.1.aar -Dpackaging=aar -DpomFile=pom.xml -DgroupId=com.naurt -DartifactId=sdk -Dversion=2.1.1 -e
- mvn install:install-file -Dfile=sdk-2.1.2.aar -Dpackaging=aar -DpomFile=pom.xml -DgroupId=com.naurt -DartifactId=sdk -Dversion=2.1.2 -e
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.naurt</groupId>
<artifactId>sdk</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
<packaging>aar</packaging>
<build>
<plugins>
Expand Down
Binary file removed sdk-2.1.1.aar
Binary file not shown.
Binary file added sdk-2.1.2.aar
Binary file not shown.

0 comments on commit b5674c4

Please sign in to comment.