fix(all/sudatchi): Fixed all/Sudatchi source (#187)

This commit is contained in:
WebDitto 2024-08-28 18:18:52 -03:00 committed by GitHub
parent 268a4c5dd5
commit d9a5eae2d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

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