Skip to content

Commit db704c9

Browse files
authored
Add missing gradle.properties file in new common module (#46)
1 parent f52b841 commit db704c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

common/gradle.properties

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
POM_ARTIFACT_ID=common
2+
POM_NAME=Bitty City - Common
3+
POM_DESCRIPTION=Module with common functionality used in the Bitcoin experience products
4+
POM_PACKAGING=jar

0 commit comments

Comments
 (0)