fix(pt/animesgames): Fixed pt/AnimesGames images (#186)

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

View file

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