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

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