Revert "Aniwave updates (#98)" (#99)

This reverts commit 76168819ae.
This commit is contained in:
almightyhak 2024-08-04 00:25:21 +07:00 committed by GitHub
parent 76168819ae
commit 1bbc02413e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 27 additions and 84 deletions

View file

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