Skip to content

Commit

Permalink
Revert "Guess whos back (#5184)"
Browse files Browse the repository at this point in the history
This reverts commit c7b49fa.

Guess who broke the build
  • Loading branch information
arkon committed Dec 18, 2020
1 parent c7b49fa commit 1f964d9
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 633 deletions.
2 changes: 1 addition & 1 deletion common.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ dependencies {
}

preBuild.dependsOn(lintKotlin)
lintKotlin.dependsOn(formatKotlin)
lintKotlin.dependsOn(formatKotlin)
2 changes: 1 addition & 1 deletion src/all/madara/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ext {
extName = 'Madara (multiple sources)'
pkgNameSuffix = "all.madara"
extClass = '.MadaraFactory'
extVersionCode = 160
extVersionCode = 159
libVersion = '1.2'
containsNsfw = true
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ class MadaraFactory : SourceFactory {
MangaScantrad(),
MangaSco(),
MangaSpark(),
Mangastein()
MangaStarz(),
MangaSY(),
MangaTX(),
Expand Down Expand Up @@ -175,7 +174,6 @@ class MadaraFactory : SourceFactory {
RenaScans(),
RuyaManga(),
S2Manga(),
Skymanga(),
SpookyScanlations(),
StageComics(),
TheTopComic(),
Expand Down Expand Up @@ -989,8 +987,6 @@ class MangaWT : Madara("MangaWT", "https://mangawt.com", "tr")

class DecadenceScans : Madara("Decadence Scans", "https://reader.decadencescans.com", "en")

class MangaStein : Madara("MangaStein", "https://mangastein.com", "tr")

class MangaRockTeam : Madara("Manga Rock Team", "https://mangarockteam.com", "en")

class MixedManga : Madara("Mixed Manga", "https://mixedmanga.com", "en", SimpleDateFormat("d MMM yyyy", Locale.US)) {
Expand Down Expand Up @@ -1302,8 +1298,6 @@ class AkuManga : Madara("AkuManga", "https://akumanga.com", "ar")

class AsgardTeam : Madara("Asgard Team", "https://www.asgard1team.com", "ar")

class Skymanga : Madara("Skymanga", "https://skymanga.co", "en")

@Nsfw
class ToonilyNet : Madara("Toonily.net", "https://toonily.net", "en")

Expand Down
18 changes: 0 additions & 18 deletions src/en/hentainexus/AndroidManifest.xml

This file was deleted.

12 changes: 0 additions & 12 deletions src/en/hentainexus/build.gradle

This file was deleted.

Binary file removed src/en/hentainexus/res/mipmap-hdpi/ic_launcher.png
Binary file not shown.
Binary file removed src/en/hentainexus/res/mipmap-mdpi/ic_launcher.png
Binary file not shown.
Binary file removed src/en/hentainexus/res/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Binary file removed src/en/hentainexus/res/mipmap-xxhdpi/ic_launcher.png
Binary file not shown.
Binary file not shown.
Binary file removed src/en/hentainexus/res/web_hi_res_512.png
Binary file not shown.

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions src/it/mangaworld/build.gradle

This file was deleted.

Binary file removed src/it/mangaworld/res/mipmap-hdpi/ic_launcher.png
Binary file not shown.
Binary file removed src/it/mangaworld/res/mipmap-mdpi/ic_launcher.png
Binary file not shown.
Binary file removed src/it/mangaworld/res/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Binary file removed src/it/mangaworld/res/mipmap-xxhdpi/ic_launcher.png
Binary file not shown.
Binary file removed src/it/mangaworld/res/mipmap-xxxhdpi/ic_launcher.png
Binary file not shown.
Binary file removed src/it/mangaworld/res/web_hi_res_512.png
Binary file not shown.
Loading

0 comments on commit 1f964d9

Please sign in to comment.