Skip to content

Commit

Permalink
Upgrade AGP to 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chao2zhang committed Sep 28, 2021
1 parent ad254eb commit 8aacf6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -22,7 +22,7 @@ kotlin-stdlibJdk8 = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", versio
kotlinx-html = "org.jetbrains.kotlinx:kotlinx-html-jvm:0.7.3"
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0"

android-gradle = "com.android.tools.build:gradle:4.2.0"
android-gradle = "com.android.tools.build:gradle:7.0.2"

ktlint-core = { module = "com.pinterest.ktlint:ktlint-core", version.ref = "ktlint" }
ktlint-rulesetStandard = { module = "com.pinterest.ktlint:ktlint-ruleset-standard", version.ref = "ktlint" }
Expand Down

0 comments on commit 8aacf6f

Please sign in to comment.