Update build.gradle

This commit is contained in:
almightyhak 2024-07-09 23:39:26 +07:00 committed by GitHub
parent ff673165d7
commit 0b0867de6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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