Skip to content

Commit

Permalink
Node to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Waldz committed May 17, 2019
1 parent ff0986e commit c252c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ dependencies {
implementation 'com.google.firebase:firebase-core:16.0.1'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"

implementation 'network.mysterium:mobile-node:0.8.4'
implementation 'network.mysterium:mobile-node:0.9.0'
// implementation files('libs/Mysterium.aar')
}

Expand Down

0 comments on commit c252c75

Please sign in to comment.