TeamX: Remove ext lib version override (#14951)
This commit is contained in:
parent
9ccf78a721
commit
d56b1fe795
|
@ -6,7 +6,6 @@ ext {
|
|||
pkgNameSuffix = 'ar.teamx'
|
||||
extClass = '.TeamX'
|
||||
extVersionCode = 11
|
||||
libVersion = '1.2'
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
Loading…
Reference in New Issue