[skip ci] chore: Mass-bump on extensions

This commit is contained in:
aniyomi-bot[bot] 2024-04-16 06:53:15 +00:00
parent 23784f52c2
commit 522826f390
No known key found for this signature in database
GPG Key ID: 15AD13966397B0FA
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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