Update build.gradle

This commit is contained in:
Arkai1 2025-03-05 00:05:26 +05:30 committed by GitHub
parent 5a2f1ef553
commit aa2bb9785d
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 = 21
extVersionCode = 22
}
apply from: "$rootDir/common.gradle"