TeamX: Remove ext lib version override (#14951)

This commit is contained in:
mobi2002 2023-01-15 09:39:27 +05:00 committed by GitHub
parent 9ccf78a721
commit d56b1fe795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ ext {
pkgNameSuffix = 'ar.teamx'
extClass = '.TeamX'
extVersionCode = 11
libVersion = '1.2'
}
apply from: "$rootDir/common.gradle"