fix(pt/anitube): Fixed pt/Anitube and pt/HinataSoul sources (#167)

This commit is contained in:
WebDitto 2024-08-21 21:15:27 -03:00 committed by GitHub
parent 5ddb5f061b
commit 36ebc198d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 211 additions and 45 deletions

View file

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