Skip to content

Commit

Permalink
chore(deps): revert bump com.android.tools.build:gradle from 8.3.1 to…
Browse files Browse the repository at this point in the history
… 8.4.0 network_info_plus (#2902)
  • Loading branch information
vbuberen committed May 3, 2024
1 parent 6b44704 commit ea8973e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:8.4.0'
classpath 'com.android.tools.build:gradle:8.3.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
Expand Down

1 comment on commit ea8973e

@fisforfaheem
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GeneratedPluginRegistrant.java:64: error: cannot find symbol

Please sign in to comment.