Update build.gradle

This commit is contained in:
Kerim Demirkaynak 2025-01-16 03:51:00 +03:00 committed by GitHub
parent c38e3c0392
commit dbf9f064ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'TR Anime Izle' extName = 'TR Anime Izle'
extClass = '.TRAnimeIzle' extClass = '.TRAnimeIzle'
extVersionCode = 19 extVersionCode = 20
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"