Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

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 467923b commit 1ba97b3
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 1ba97b3

Please sign in to comment.