Skip to content

Commit

Permalink
disable extra warnings because of false positive
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner committed Dec 12, 2024
1 parent ddc6b28 commit 052f209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ org.gradle.parallel=true
android.useAndroidX=true

fgp.android.namespacePrefix=com.freeletics.khonshu
fgp.kotlin.extraWarnings=false

GROUP=com.freeletics.khonshu
VERSION_NAME=1.0-SNAPSHOT
Expand Down

0 comments on commit 052f209

Please sign in to comment.