Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

Commit 6b7f328

Browse files
committed
chore: update agp 7.1.2
1 parent b4d02c3 commit 6b7f328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
google()
1111
}
1212
dependencies {
13-
classpath 'com.android.tools.build:gradle:7.1.0'
13+
classpath 'com.android.tools.build:gradle:7.1.2'
1414
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1515
classpath "org.jetbrains.kotlin:kotlin-serialization:$kotlin_version"
1616
}

0 commit comments

Comments
 (0)