Skip to content

Commit

Permalink
Update Gradle plugin as well
Browse files Browse the repository at this point in the history
  • Loading branch information
rbro112 committed Jul 31, 2024
1 parent 73d9921 commit 112ba09
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ kotlinx-serialization-json = "1.6.3"
viewmodel = "2.8.2"
navigation = "2.8.0-beta06"
browser = "1.5.0"
emergePlugin = "3.1.1"
emergePlugin = "4.0.0-beta03"
emergeSnapshots = "1.2.0"
composeCompilerExtension = "1.5.3"
material3 = "1.3.0-beta05"
Expand Down
1 change: 0 additions & 1 deletion android/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
mavenLocal()
}
}

Expand Down

0 comments on commit 112ba09

Please sign in to comment.