Bump AnimeUnity extVersionCode

This commit is contained in:
SonoPG 2025-02-04 17:16:58 +01:00 committed by GitHub
parent 6966077e59
commit 1dbce9d6e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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