Aniwave updates #98

Merged
JosefFStraka merged 7 commits from aniwave-update into main 2024-08-03 11:43:35 -05:00
Showing only changes of commit c128115f6a - Show all commits

View file

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