Skip to content

Commit 32b9e61

Browse files
committed
0.3.0
1 parent 42b2d52 commit 32b9e61

File tree

3 files changed

+5209
-3705
lines changed

3 files changed

+5209
-3705
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ build-and-publish:
5656
@./gradlew check
5757

5858
@$(MAKE) clean # Required as 'publishBundle' publishes all .aab's in specified archive dir
59-
@#$(MAKE) baseline-profile
59+
@$(MAKE) baseline-profile
6060

6161
@echo "Pushing latest changes";git add .; git commit -m "$(VERSION)"; git push;
6262

0 commit comments

Comments
 (0)