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 943f1b5 commit e3894ef
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 @@ -6,6 +6,7 @@ android.useAndroidX=true
kotlin.native.ignoreDisabledTargets=true

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

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

0 comments on commit e3894ef

Please sign in to comment.