Skip to content

Commit

Permalink
v.1.0.30 a21d09c26a8c3f1e3c976df5a4224af44afdfe61
Browse files Browse the repository at this point in the history
  • Loading branch information
ristargomel committed Feb 26, 2024
1 parent f9c847f commit 8162a96
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,4 +1,4 @@
install:
- FILE="-Dfile=wallet-core-android-release.aar"
- mvn install:install-file $FILE -DgroupId=com.mycelium.walletcore -DartifactId=core-android -Dversion=1.0.29 -Dpackaging=aar -DgeneratePom=true
- mvn install:install-file $FILE -DgroupId=com.mycelium.walletcore -DartifactId=core-android -Dversion=1.0.30 -Dpackaging=aar -DgeneratePom=true

2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.mycelium.walletcore</groupId>
<modelVersion>4.0.0</modelVersion>
<artifactId>core-android</artifactId>
<version>1.0.29</version>
<version>1.0.30</version>
<dependencies>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down
Binary file modified wallet-core-android-release.aar
Binary file not shown.

0 comments on commit 8162a96

Please sign in to comment.