bump all ext depending directly or indirectly on playlist-utils

This commit is contained in:
V3u47ZoN 2025-05-03 13:43:01 +00:00 committed by GitHub
parent 9b326d583c
commit fb0b2b946a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
143 changed files with 143 additions and 143 deletions

View file

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