Update build.gradle

This commit is contained in:
Willy Nur Wahyudi 2024-07-05 09:43:24 +07:00 committed by GitHub
parent cd3f9f5491
commit ae573dcb41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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