We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 924ab75 commit e909dc9Copy full SHA for e909dc9
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
ext.jjwtVersion = 'd6feebe558'
7
ext.retrofitVersion = '2.9.0'
8
ext.coroutineAdapterVersion = '0.9.2'
9
- ext.coroutinesVersion = '1.7.3'
+ ext.coroutinesVersion = '1.8.0'
10
ext.bouncycastleVersion = '1.70'
11
ext.ed25519Version = '0.3.0'
12
ext.curve25519Version = '0.5.0'
0 commit comments