Update build.gradle

This commit is contained in:
Willy Nur Wahyudi 2024-06-30 14:39:12 +07:00 committed by GitHub
parent bac4531609
commit 2c48d82da0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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