Skip to content

Commit d8c1c65

Browse files
committed
1.7.0
1 parent 1968199 commit d8c1c65

File tree

3 files changed

+11579
-9321
lines changed

3 files changed

+11579
-9321
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ publish:
7070
@echo -e "Retrieved Version: ${VERSION}\n\n Hit enter if you have\n 1. Incremented the version\n 2. Updated the release notes\n\n Otherwise cancel target now."
7171
@read
7272

73-
# @echo "Check"
74-
# @./gradlew check
73+
@echo "Check"
74+
@./gradlew check
7575

7676
@$(MAKE) baseline-profile
7777
@$(MAKE) clean # Required as 'publishBundle' publishes all .aab's in archive dir

0 commit comments

Comments
 (0)