Skip to content

Commit

Permalink
Update plugin android-library to v7.2.1 (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed May 27, 2022
1 parent 38c4e3b commit de0c538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tuulbox-collections = { module = "com.juul.tuulbox:collections", version.ref = "
uuid = { module = "com.benasher44:uuid", version = "0.4.0" }

[plugins]
android-library = { id = "com.android.library", version = "7.2.0" }
android-library = { id = "com.android.library", version = "7.2.1" }
atomicfu = { id = "kotlinx-atomicfu", version.ref = "atomicfu" }
dokka = { id = "org.jetbrains.dokka", version = "1.6.21" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
Expand Down

0 comments on commit de0c538

Please sign in to comment.