Skip to content

Commit

Permalink
Merge pull request #752 from mysteriumnetwork/feature/Update-version-…
Browse files Browse the repository at this point in the history
…reference

Updated node version in buildConfig
  • Loading branch information
ArtemHryhorovGeniusee authored Jan 24, 2023
2 parents 6cbe6d7 + 0421817 commit 92fc801
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 @@ -83,7 +83,7 @@ android {
}

buildConfigField "String", "BUGFENDER_KEY", "\"76DAzZtiLE5AYx7uvIWD8I16EqgReOHc\""
buildConfigField "String", "NODE_VERSION", "\"1.19.2\""
buildConfigField "String", "NODE_VERSION", "\"1.19.8\""

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 92fc801

Please sign in to comment.