This commit is contained in:
mobby45 2024-09-25 21:34:08 +02:00
parent 1d98afb900
commit 17f34d07f8
2 changed files with 2 additions and 2 deletions

View file

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

View file

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