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

Commit cc9f652

Browse files
authored
update AGP to 7.0.3 (#39)
1 parent 1357b3f commit cc9f652

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.0.2'
13+
classpath 'com.android.tools.build:gradle:7.0.3'
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)