[skip ci] chore: Mass-bump on extensions

This commit is contained in:
Kohi-den-Bot 2025-01-26 19:27:38 +00:00
parent 999b4c2e14
commit 41e37c016f
No known key found for this signature in database
GPG key ID: 961071E83D2A7E62
86 changed files with 86 additions and 86 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'OgladajAnime'
extClass = '.OgladajAnime'
extVersionCode = 3
extVersionCode = 4
isNsfw = true
}

View file

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