File tree Expand file tree Collapse file tree 2 files changed +26
-3
lines changed Expand file tree Collapse file tree 2 files changed +26
-3
lines changed Original file line number Diff line number Diff line change 1
- # KotlinGradlePlugin
1
+ [ ![ version] [ badge ]] [ link ]
2
+
3
+ #### [ Wiki] ( https://github.com/StringCare/AndroidLibrary/wiki )
4
+
5
+
6
+ License
7
+ -------
8
+ Copyright 2019 StringCare [🐒 SpaceMonkeys]
9
+
10
+ Licensed under the Apache License, Version 2.0 (the "License");
11
+ you may not use this file except in compliance with the License.
12
+ You may obtain a copy of the License at
13
+
14
+ http://www.apache.org/licenses/LICENSE-2.0
15
+
16
+ Unless required by applicable law or agreed to in writing, software
17
+ distributed under the License is distributed on an "AS IS" BASIS,
18
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19
+ See the License for the specific language governing permissions and
20
+ limitations under the License.
21
+
22
+ [ link ] : https://github.com/StringCare/KotlinGradlePlugin
23
+ [ badge ] : https://img.shields.io/bintray/v/efff/maven/StringCareAndroidPlugin.svg
24
+
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ plugins {
8
8
group ' com.stringcare'
9
9
version ' 3.0'
10
10
11
- def siteUrl = ' https://github.com/StringCare/GradlePlugin '
12
- def gitUrl = ' https://github.com/StringCare/GradlePlugin .git'
11
+ def siteUrl = ' https://github.com/StringCare/KotlinGradlePlugin '
12
+ def gitUrl = ' https://github.com/StringCare/KotlinGradlePlugin .git'
13
13
14
14
sourceCompatibility = 1.8
15
15
You can’t perform that action at this time.
0 commit comments