Skip to content

Commit

Permalink
drop unnecessary com.android.library plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed May 3, 2023
1 parent aad1db2 commit 4defd7b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
plugins {
id("com.android.application") version "8.0.1" apply false
id("com.android.library") version "8.0.1" apply false
id("org.jetbrains.kotlin.android") version "1.8.21" apply false
id("androidx.navigation.safeargs") version "2.5.3" apply false
}
Expand Down
5 changes: 0 additions & 5 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -740,11 +740,6 @@
<sha512 value="444059e452efe1f3a27863dfd119f8189984f1c13d8006e9671bec38b6c0f628877c0dac5a23d325eaeb2f9bd455bbe37b06493aa99a9658eaf6a4ba78dcd4b7" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.android.library" name="com.android.library.gradle.plugin" version="8.0.1">
<artifact name="com.android.library.gradle.plugin-8.0.1.pom">
<sha512 value="98eca90c3e63bcba24e575f597ae34af0cb8ec63cdbac4b9c794131c51c20bfcd1aa33a743d1e3da016a9c4bee070f4b69a82d9232fc54142577c1f223567390" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.android.tools" name="annotations" version="31.0.1">
<artifact name="annotations-31.0.1.jar">
<sha512 value="2c4636502a2d7da0c8c2dafdbc110f035221e2c7de93dbc12247033f26b85b41401fcd1c12ee2815b50e04294b38598ee5e1e1fa494e9b3236342afbfa449459" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 4defd7b

Please sign in to comment.