Skip to content

Commit

Permalink
fix: library info not being embedded
Browse files Browse the repository at this point in the history
  • Loading branch information
Axelen123 committed Aug 1, 2023
1 parent 5cf5e87 commit 299aaa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ plugins {
alias(libs.plugins.android.application)
alias(libs.plugins.kotlin.android)
alias(libs.plugins.devtools)
alias(libs.plugins.about.libraries)
id("kotlin-parcelize")
kotlin("plugin.serialization") version "1.8.22"
}
Expand Down

0 comments on commit 299aaa2

Please sign in to comment.