Skip to content

Commit

Permalink
TICKET-T-3196: Updated lint options for Android release builds (#161)
Browse files Browse the repository at this point in the history
Signed-off-by: Guru-cm-here <[email protected]>
  • Loading branch information
Guru-cm-here authored Jul 18, 2024
1 parent 7cdf130 commit f2692c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ android {
}

lintOptions {
checkReleaseBuilds false
disable 'InvalidPackage'
}

Expand Down

0 comments on commit f2692c3

Please sign in to comment.