Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v7.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2023
1 parent 72d0cea commit 424c286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/tutorial/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {

deps = [
activityktx: 'androidx.activity:activity-ktx:1.3.0',
agp: "com.android.tools.build:gradle:7.4.1",
agp: "com.android.tools.build:gradle:7.4.2",
appcompat: 'androidx.appcompat:appcompat:1.3.1',
constraintlayout: 'androidx.constraintlayout:constraintlayout:2.0.1',
kotlin: [
Expand Down

0 comments on commit 424c286

Please sign in to comment.