Skip to content

Commit

Permalink
[#1441] remove isStatic true
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaozhan committed Dec 15, 2022
1 parent 874ba2a commit 08ac15e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion res/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ kotlin {
}
framework {
baseName = Modules.RES.frameworkName
isStatic = true
}
}

Expand Down

0 comments on commit 08ac15e

Please sign in to comment.