Skip to content

Commit 78570a1

Browse files
Make local aar package with make build
1 parent e85403c commit 78570a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ build-openssl:
1616
$(GRADLE) buildOpenSSL
1717

1818
build:
19-
$(GRADLE) build
19+
$(GRADLE) android-database-sqlcipher:bundleRelease
2020

2121
publish-local-snapshot:
2222
@ $(collect-signing-info) \

0 commit comments

Comments
 (0)