[skip ci] chore: Mass-bump on extensions

This commit is contained in:
Kohi-den-Bot 2024-10-16 17:35:02 +00:00
parent 8f7d9267d4
commit 4bece4b22e
No known key found for this signature in database
GPG key ID: 961071E83D2A7E62
27 changed files with 27 additions and 27 deletions

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'Jav Guru' extName = 'Jav Guru'
extClass = '.JavGuru' extClass = '.JavGuru'
extVersionCode = 16 extVersionCode = 17
isNsfw = true isNsfw = true
} }

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'Egy Dead' extName = 'Egy Dead'
extClass = '.EgyDead' extClass = '.EgyDead'
extVersionCode = 13 extVersionCode = 14
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'CineClix' extName = 'CineClix'
extClass = '.CineClix' extClass = '.CineClix'
extVersionCode = 15 extVersionCode = 16
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'Einfach' extName = 'Einfach'
extClass = '.Einfach' extClass = '.Einfach'
extVersionCode = 11 extVersionCode = 12
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'Movie2k' extName = 'Movie2k'
extClass = '.Movie2k' extClass = '.Movie2k'
extVersionCode = 6 extVersionCode = 7
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'StreamCloud' extName = 'StreamCloud'
extClass = '.StreamCloud' extClass = '.StreamCloud'
extVersionCode = 8 extVersionCode = 9
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'AsiaFlix' extName = 'AsiaFlix'
extClass = '.AsiaFlix' extClass = '.AsiaFlix'
extVersionCode = 11 extVersionCode = 12
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'AsianLoad' extName = 'AsianLoad'
extClass = '.AsianLoad' extClass = '.AsianLoad'
extVersionCode = 40 extVersionCode = 41
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -3,7 +3,7 @@ ext {
extClass = '.Multimovies' extClass = '.Multimovies'
themePkg = 'dooplay' themePkg = 'dooplay'
baseUrl = 'https://multimovies.art' baseUrl = 'https://multimovies.art'
overrideVersionCode = 18 overrideVersionCode = 19
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'My Running Man' extName = 'My Running Man'
extClass = '.MyRunningMan' extClass = '.MyRunningMan'
extVersionCode = 5 extVersionCode = 6
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -3,7 +3,7 @@ ext {
extClass = '.PinoyMoviePedia' extClass = '.PinoyMoviePedia'
themePkg = 'dooplay' themePkg = 'dooplay'
baseUrl = 'https://pinoymoviepedia.ru' baseUrl = 'https://pinoymoviepedia.ru'
overrideVersionCode = 0 overrideVersionCode = 1
isNsfw = true isNsfw = true
} }

View file

@ -3,7 +3,7 @@ ext {
extClass = '.AnimeOnlineNinja' extClass = '.AnimeOnlineNinja'
themePkg = 'dooplay' themePkg = 'dooplay'
baseUrl = 'https://ww3.animeonline.ninja' baseUrl = 'https://ww3.animeonline.ninja'
overrideVersionCode = 40 overrideVersionCode = 41
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'CineCalidad' extName = 'CineCalidad'
extClass = '.CineCalidad' extClass = '.CineCalidad'
extVersionCode = 2 extVersionCode = 3
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'Cuevana' extName = 'Cuevana'
extClass = '.CuevanaFactory' extClass = '.CuevanaFactory'
extVersionCode = 33 extVersionCode = 34
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'Doramasflix' extName = 'Doramasflix'
extClass = '.Doramasflix' extClass = '.Doramasflix'
extVersionCode = 22 extVersionCode = 23
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'Doramasyt' extName = 'Doramasyt'
extClass = '.Doramasyt' extClass = '.Doramasyt'
extVersionCode = 14 extVersionCode = 15
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'Jkanime' extName = 'Jkanime'
extClass = '.Jkanime' extClass = '.Jkanime'
extVersionCode = 24 extVersionCode = 25
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'MonosChinos' extName = 'MonosChinos'
extClass = '.MonosChinos' extClass = '.MonosChinos'
extVersionCode = 28 extVersionCode = 29
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'Pelisplushd' extName = 'Pelisplushd'
extClass = '.PelisplushdFactory' extClass = '.PelisplushdFactory'
extVersionCode = 58 extVersionCode = 59
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'TioanimeH' extName = 'TioanimeH'
extClass = '.TioanimeHFactory' extClass = '.TioanimeHFactory'
extVersionCode = 19 extVersionCode = 20
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -3,7 +3,7 @@ ext {
extClass = '.Tiodonghua' extClass = '.Tiodonghua'
themePkg = 'animestream' themePkg = 'animestream'
baseUrl = 'https://anime.tiodonghua.com' baseUrl = 'https://anime.tiodonghua.com'
overrideVersionCode = 4 overrideVersionCode = 5
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'YoMovies' extName = 'YoMovies'
extClass = '.YoMovies' extClass = '.YoMovies'
extVersionCode = 14 extVersionCode = 15
isNsfw = true isNsfw = true
} }

View file

@ -3,7 +3,7 @@ ext {
extClass = '.Bakashi' extClass = '.Bakashi'
themePkg = 'dooplay' themePkg = 'dooplay'
baseUrl = 'https://bakashi.tv' baseUrl = 'https://bakashi.tv'
overrideVersionCode = 12 overrideVersionCode = 13
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'Flixei' extName = 'Flixei'
extClass = '.Flixei' extClass = '.Flixei'
extVersionCode = 7 extVersionCode = 8
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'Megaflix' extName = 'Megaflix'
extClass = '.Megaflix' extClass = '.Megaflix'
extVersionCode = 18 extVersionCode = 19
isNsfw = true isNsfw = true
} }

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'Vizer.tv' extName = 'Vizer.tv'
extClass = '.Vizer' extClass = '.Vizer'
extVersionCode = 17 extVersionCode = 18
isNsfw = true isNsfw = true
} }

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'TR Anime Izle' extName = 'TR Anime Izle'
extClass = '.TRAnimeIzle' extClass = '.TRAnimeIzle'
extVersionCode = 18 extVersionCode = 19
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"