Skip to content

Commit

Permalink
🧑‍💻 Remove timestamp from metadata (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
jheubuch authored Nov 23, 2023
1 parent 9ca86be commit ce83e4d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ sentry {
ignoredFlavors = ["foss"]
}

aboutLibraries {
excludeFields = ["generated"]
}

android {
def packageName = "de.hbch.traewelling"
def name = "2.3.2"
Expand Down

0 comments on commit ce83e4d

Please sign in to comment.