WIP: (en/animeowl) Solving NumerFormat expection #757

Closed
Arkai1 wants to merge 4 commits from Arkai1-patch-1 into main
Showing only changes of commit 19873c9401 - Show all commits

View file

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