[skip ci] chore: Mass-bump on extensions

This commit is contained in:
aniyomi-bot 2024-01-20 17:29:44 +00:00
parent cd5ab35f9d
commit 55828e41b8
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 = 16 extVersionCode = 17
} }
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 = 64 extVersionCode = 65
} }
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 = 6 extVersionCode = 7
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"