Skip to content

Commit

Permalink
Merge pull request #503 from mysteriumnetwork/feature/Update-BE
Browse files Browse the repository at this point in the history
Updated version code and BE version
  • Loading branch information
ArtemHryhorovGeniusee authored Dec 31, 2021
2 parents 8e76597 + 2022ade commit 2314c2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ dependencies {

//Mysterium
implementation "network.mysterium:terms:0.0.34"
implementation "network.mysterium:mobile-node:1.0.13"
implementation "network.mysterium:mobile-node:1.1.0"
// Change NODE_VERSION in defaultConfig if updating version of mobile-node
// Comment network.mysterium:mobile-node and replace with your local path to use local node build.
//implementation files('/Users/macbook/AndroidStudioProjects/Mysterium.aar')
Expand Down
2 changes: 1 addition & 1 deletion fastlane/android_version_code
Original file line number Diff line number Diff line change
@@ -1 +1 @@
107121
107122

0 comments on commit 2314c2d

Please sign in to comment.