Skip to content

Commit

Permalink
chore: wip - tries to use an older version of the sonarcloud plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherferreira9 committed Jul 2, 2024
1 parent d95808f commit fb8545d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metamask-android-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'org.jetbrains.kotlin.plugin.serialization' version '1.5.0'
id 'kotlin-kapt'
id 'maven-publish'
id("org.sonarqube") version "5.0.0.4638"
id("org.sonarqube") version "4.2.1.3168"
}

android {
Expand Down

0 comments on commit fb8545d

Please sign in to comment.