Skip to content

Commit

Permalink
Update AGP - 3.4.2 and Enterprise plugin to 3.17.4 and remove duplica…
Browse files Browse the repository at this point in the history
…te gradle wrapper (#1113)
  • Loading branch information
aleksandar-apostolov authored Jun 12, 2024
1 parent e605226 commit 3070710
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 7 deletions.
Binary file removed build-logic/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
5 changes: 0 additions & 5 deletions build-logic/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
androidGradlePlugin = "8.4.1"
androidGradlePlugin = "8.4.2"
cameraCamera2 = "1.3.0"
spotless = "6.21.0"
nexusPlugin = "1.3.0"
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencyResolutionManagement {
}

plugins {
id("com.gradle.enterprise").version("3.13.3")
id("com.gradle.enterprise").version("3.17.4")
id("com.github.burrunan.s3-build-cache").version("1.2")
}
rootProject.name = "stream-video-android"
Expand Down

0 comments on commit 3070710

Please sign in to comment.