Skip to content

Commit

Permalink
Upgraded the Android Gradle Plugin to its latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
adil-hussain-84 committed Mar 8, 2024
1 parent e4b0fda commit 451b316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ test-core = { group = "androidx.test", name = "core", version = "1.5.0" }
uiautomator = { group = "androidx.test.uiautomator", name = "uiautomator", version = "2.3.0" }

[plugins]
android-library = { id = "com.android.library", version = "8.2.2" }
android-library = { id = "com.android.library", version = "8.3.0" }
benmanes-versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
jetbrains-kotlin-android = { id = "org.jetbrains.kotlin.android", version = "1.9.23" }

0 comments on commit 451b316

Please sign in to comment.