Shinigami: Bump extVersionCode (#8043)

This commit is contained in:
Smol Ame 2025-03-12 18:31:45 -07:00 committed by Draff
parent 13949bc6f3
commit ab5474a92b
No known key found for this signature in database
GPG Key ID: E8A89F3211677653

View File

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