mirror of
https://github.com/nuclearfog/Shitter.git
synced 2025-01-01 04:17:21 +01:00
gradle & license update
Signed-off-by: nuclearfog <hatespirit666@gmail.com>
This commit is contained in:
parent
a8346e8f66
commit
26a7b4253c
@ -147,4 +147,25 @@
|
||||
limitations under the License.
|
||||
</license>
|
||||
|
||||
<license
|
||||
name="paranoid"
|
||||
type="library">
|
||||
Copyright 2021 Michael Rozumyanskiy
|
||||
Licensed under the Apache License,
|
||||
Version 2.0 (the "License");
|
||||
you may not use this file except
|
||||
in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
Unless required by applicable law
|
||||
or agreed to in writing,
|
||||
software distributed under the License
|
||||
is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS
|
||||
OF ANY KIND, either express or implied.
|
||||
See the License for the specific
|
||||
language governing permissions and
|
||||
limitations under the License.
|
||||
</license>
|
||||
|
||||
</licenses>
|
@ -8,8 +8,8 @@ buildscript {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:7.0.2'
|
||||
classpath 'io.michaelrocks:paranoid-gradle-plugin:0.3.3'
|
||||
classpath 'com.android.tools.build:gradle:7.0.3'
|
||||
classpath 'io.michaelrocks:paranoid-gradle-plugin:0.3.5'
|
||||
classpath 'gradle.plugin.ru.cleverpumpkin.proguard-dictionaries-generator:plugin:1.0.8'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user