From 0441bbe05778208346dbbe65a18b2b4762008f52 Mon Sep 17 00:00:00 2001 From: sloop Date: Sun, 20 Mar 2016 01:40:03 +0800 Subject: [PATCH] Update --- Course/ReleaseLibraryByJitPack.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Course/ReleaseLibraryByJitPack.md b/Course/ReleaseLibraryByJitPack.md index 3cc1cfe..86b8ee9 100644 --- a/Course/ReleaseLibraryByJitPack.md +++ b/Course/ReleaseLibraryByJitPack.md @@ -100,7 +100,9 @@ buildscript { **为了提交更加快速,你可以删除无用的文件(文件夹),至于需要保留哪些文件你可以参考官方给出的[示例仓库](https://github.com/jitpack/android-example)** - +### 第 5 步: Release你的仓库或者给你的仓库打一个TAG + +### 第 6 步: 将你的仓库地址提交到JitPack