Skip to content

Commit bc5f53b

Browse files
authored
Merge pull request #1081 from square/renovate/deps.agp
Update dependency com.android.tools.build:gradle to v7.4.2
2 parents 72d0cea + 424c286 commit bc5f53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/tutorial/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88

99
deps = [
1010
activityktx: 'androidx.activity:activity-ktx:1.3.0',
11-
agp: "com.android.tools.build:gradle:7.4.1",
11+
agp: "com.android.tools.build:gradle:7.4.2",
1212
appcompat: 'androidx.appcompat:appcompat:1.3.1',
1313
constraintlayout: 'androidx.constraintlayout:constraintlayout:2.0.1',
1414
kotlin: [

0 commit comments

Comments
 (0)