Update build.gradle

This commit is contained in:
Arkai1 2025-03-05 10:59:35 +05:30 committed by GitHub
parent 1f507b3c73
commit 19873c9401
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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