Merge branch 'master' into lib12

This commit is contained in:
jmir1
2021-06-29 16:31:43 +02:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
|-------|---------|
| ![CI](https://github.com/jmir1/aniyomi-extensions/workflows/CI/badge.svg?event=push) | [![Discord](https://img.shields.io/discord/841701076242530374?label=discord&labelColor=7289da&color=2c2f33&style=flat)](https://discord.gg/F32UjdJZrR) |
# ![app icon](./.github/readme-images/app-icon.png)Tachiyomi Extensions
# ![app icon](./.github/readme-images/app-icon.png)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.

View File

@ -14,4 +14,4 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutinesVersion")
}
apply from: "$rootDir/common.gradle"
apply from: "$rootDir/common.gradle"

View File

@ -14,4 +14,4 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutinesVersion")
}
apply from: "$rootDir/common.gradle"
apply from: "$rootDir/common.gradle"