Merge branch 'master' into lib12
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|-------|---------|
|
||||
|  | [](https://discord.gg/F32UjdJZrR) |
|
||||
|
||||
# Tachiyomi Extensions
|
||||
# Aniyomi Extensions
|
||||
Tachiyomi is a free, cool, awesome and open source manga reader for Android 5.0 and above.
|
||||
|
||||
This repository contains the available extension catalogues for the [Aniyomi](https://github.com/jmir1/aniyomi) app.
|
||||
|
@ -14,4 +14,4 @@ dependencies {
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutinesVersion")
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
@ -14,4 +14,4 @@ dependencies {
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutinesVersion")
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
Reference in New Issue
Block a user