File tree 3 files changed +26
-5
lines changed
3 files changed +26
-5
lines changed Original file line number Diff line number Diff line change 1
- ![ Seal ] ( ./Seal.png )
1
+ < img src = " ./Seal.png " alt = " Seal " width = " 359px " >
2
2
3
- ---
4
-
5
- [ ![ Download] ( https://api.bintray.com/packages/2bab/maven/Seal-Manifest-Precheck-Plugin/images/download.svg )] ( https://bintray.com/2bab/maven/Seal-Manifest-Precheck-Plugin/_latestVersion ) [ ![ Hex.pm] ( https://img.shields.io/hexpm/l/plug.svg )] ( https://www.apache.org/licenses/LICENSE-2.0 )
3
+ [ ![ Download] ( https://api.bintray.com/packages/2bab/maven/seal/images/download.svg )] ( https://bintray.com/2bab/maven/seal/_latestVersion ) [ ![ Hex.pm] ( https://img.shields.io/hexpm/l/plug.svg )] ( https://www.apache.org/licenses/LICENSE-2.0 )
6
4
7
5
Seal is a gradle plugin to do precheck of Android Manifest.
8
6
9
- English | [ 中文说明] ( http://2bab.me/2017/05/23/gradle-daily-crash-aar-replace-conflict/ )
7
+ English | [ 中文说明] ( /README_zh.md )
10
8
11
9
12
10
## Conflict / Warning When Manifest Merge
Original file line number Diff line number Diff line change
1
+ <img src =" ./Seal.png " alt =" Seal " width =" 359px " >
2
+
3
+ [ ![ Download] ( https://api.bintray.com/packages/2bab/maven/seal/images/download.svg )] ( https://bintray.com/2bab/maven/seal/_latestVersion ) [ ![ Hex.pm] ( https://img.shields.io/hexpm/l/plug.svg )] ( https://www.apache.org/licenses/LICENSE-2.0 )
4
+
5
+ Seal is a gradle plugin for AndroidManifest hook.
6
+
7
+ [ English] ( /README.md ) | 中文说明
8
+
9
+ ## License
10
+
11
+ Copyright 2017 2BAB
12
+
13
+ Licensed under the Apache License, Version 2.0 (the "License");
14
+ you may not use this file except in compliance with the License.
15
+ You may obtain a copy of the License at
16
+
17
+ http://www.apache.org/licenses/LICENSE-2.0
18
+
19
+ Unless required by applicable law or agreed to in writing, software
20
+ distributed under the License is distributed on an "AS IS" BASIS,
21
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22
+ See the License for the specific language governing permissions and
23
+ limitations under the License.
You can’t perform that action at this time.
0 commit comments