Skip to content

Commit e68ffed

Browse files
committed
revert gradle build file and update kotlin submodule
1 parent 99caf7b commit e68ffed

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app-debug.apk

-44.7 MB
Binary file not shown.

currencyii/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ dependencies {
9191
// Logging
9292
implementation 'io.github.microutils:kotlin-logging:1.7.7'
9393

94-
implementation 'com.mattskala:itemadapter:0.3'
94+
implementation 'com.mattskala:itemadapter:0.4'
9595

9696
// Testing
9797
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
@@ -101,7 +101,7 @@ dependencies {
101101
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
102102

103103
// BitcoinJ
104-
implementation 'org.bitcoinj:bitcoinj-core:0.15.7'
104+
implementation 'org.bitcoinj:bitcoinj-core:0.15.10'
105105

106106
// Google Core
107107
// implementation "com.google.guava:guava:28.2-android"

kotlin-ipv8

Submodule kotlin-ipv8 updated 62 files

0 commit comments

Comments
 (0)