File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,10 +5,6 @@ Android application at compile time using the [ASM](https://asm.ow2.io) library.
55
66Build and tested for AGP version: ` 8.2.2 ` .
77
8- > [ !CAUTION]
9- > This plugin is provided "as is" and without warranty of any kind, express or implied.
10- > The authors accept no responsibility for any damages arising from the use of this plugin.
11-
128## Installation (WIP)
139
1410Apply Gradle plugin to Android application
@@ -258,6 +254,16 @@ activity {
258254
259255## License
260256
261- Copyright Aleksandr Rychkov
257+ Copyright Aleksandr Rychkov
258+
259+ Licensed under the Apache License, Version 2.0 (the "License");
260+ you may not use this file except in compliance with the License.
261+ You may obtain a copy of the License at
262+
263+ http://www.apache.org/licenses/LICENSE-2.0
262264
263- Licensed under the Apache License, Version 2.0
265+ Unless required by applicable law or agreed to in writing, software
266+ distributed under the License is distributed on an "AS IS" BASIS,
267+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
268+ See the License for the specific language governing permissions and
269+ limitations under the License.
You can’t perform that action at this time.
0 commit comments