Update build.gradle

This commit is contained in:
Willy Nur Wahyudi 2024-07-05 09:40:10 +07:00 committed by GitHub
parent 8bf95b6fbd
commit 4c7bbda289
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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