mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-14 22:55:06 +01:00
Update AboutLibraries
This commit is contained in:
parent
efc951191d
commit
9afb445620
@ -261,7 +261,7 @@ dependencies {
|
|||||||
|
|
||||||
// Licenses
|
// Licenses
|
||||||
// NOTE: REMEMBER TO UPDATE GRADLE PLUGIN
|
// NOTE: REMEMBER TO UPDATE GRADLE PLUGIN
|
||||||
implementation 'com.mikepenz:aboutlibraries:8.3.0'
|
implementation 'com.mikepenz:aboutlibraries:8.4.2'
|
||||||
|
|
||||||
// Tests
|
// Tests
|
||||||
testImplementation 'junit:junit:4.13'
|
testImplementation 'junit:junit:4.13'
|
||||||
|
@ -27,7 +27,7 @@ buildscript {
|
|||||||
dependencies {
|
dependencies {
|
||||||
classpath("com.github.zellius:android-shortcut-gradle-plugin:0.1.2")
|
classpath("com.github.zellius:android-shortcut-gradle-plugin:0.1.2")
|
||||||
classpath("com.google.gms:google-services:4.3.3")
|
classpath("com.google.gms:google-services:4.3.3")
|
||||||
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:8.3.0")
|
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:8.4.2")
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
|
Loading…
Reference in New Issue
Block a user