Skip to content

Commit

Permalink
Add activities.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanPyrohivskyi committed Feb 11, 2025
1 parent 243df6d commit d915a9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions OsmAnd-java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ tasks.register('collectMiscResources', Copy) {
from("../../resources/poi") {
include "poi_types.xml"
}
from("../../resources/poi") {
include "activities.json"
}
}

tasks.register('collectRenderingStylesResources', Sync) {
Expand Down

0 comments on commit d915a9d

Please sign in to comment.