Skip to content

Commit

Permalink
Remove unneeded Incubating annotation on Google.horologist
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisCAD committed Oct 26, 2022
1 parent 2191400 commit 42d0a13
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugins/dependencies/src/main/kotlin/dependencies/Google.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import de.fayard.refreshVersions.core.DependencyGroup
import de.fayard.refreshVersions.core.DependencyNotation
import de.fayard.refreshVersions.core.DependencyNotationAndGroup
import org.gradle.api.Incubating
import org.gradle.kotlin.dsl.IsNotADependency

object Google : IsNotADependency {
Expand Down Expand Up @@ -642,7 +641,6 @@ object Google : IsNotADependency {
* - [Official website here](https://google.github.io/horologist/)
* - GitHub page: https://github.com/google/horologist
*/
@Incubating
object Horologist : DependencyGroup(
group = "com.google.android.horologist",
rawRules = """
Expand Down

0 comments on commit 42d0a13

Please sign in to comment.