fix(pt/anitube): Fixed pt/Anitube and pt/HinataSoul sources again (fix #170) (#180)

This commit is contained in:
WebDitto 2024-08-26 15:09:45 -03:00 committed by GitHub
parent f19b930678
commit dd60c16232
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 78 additions and 44 deletions

View file

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