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

Commit

Permalink
release 0.1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
fiatjaf committed Oct 24, 2022
1 parent c0ebf37 commit 45e0638
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
targetSdkVersion 31
minSdkVersion 26

versionName '0.1.5'
versionCode 6
versionName '0.1.6'
versionCode 7
}

dexOptions {
Expand Down Expand Up @@ -160,7 +160,7 @@ dependencies {
implementation 'org.scala-lang:scala-library:2.13.8'

// Related to Immortan
implementation 'com.fiatjaf:immortan_2.13:0.7.9-SNAPSHOT'
implementation 'com.fiatjaf:immortan_2.13:0.7.9'
implementation 'fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.6.4'

// Built-in Tor
Expand Down

0 comments on commit 45e0638

Please sign in to comment.