Skip to content

Commit

Permalink
add the gradle.properties file
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Jul 2, 2024
1 parent 4e3cc5c commit 6727cb1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## configure Gradle properties for building the Libbulletjme project

## options to build only a single flavor (default builds *all* flavors)
#flavor = Sp
#flavor = SpMt
#flavor = SpMtQuickprof
#flavor = SpQuickprof
#flavor = Dp
#flavor = DpMt

0 comments on commit 6727cb1

Please sign in to comment.