Skip to content

Commit e73317b

Browse files
committed
Change sample/tutorial module's agp version
1 parent e8d8eb5 commit e73317b

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:8.8.0",
11+
agp: "com.android.tools.build:gradle:8.11.0",
1212
appcompat: 'androidx.appcompat:appcompat:1.3.1',
1313
constraintlayout: 'androidx.constraintlayout:constraintlayout:2.0.1',
1414
kotlin: [

0 commit comments

Comments
 (0)