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

This commit is contained in:
WebDitto 2024-08-23 14:27:05 -03:00 committed by GitHub
parent b41c963dda
commit f19b930678
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 223 additions and 65 deletions

View file

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