[Build] Properly setup the version of Apache commons-text dependency
Versions of external libraries should be listed in version catalog, not directly in a build file
This commit is contained in:
committed by
Space Team
parent
3cf9a6f687
commit
d3c03325c9
@@ -25,6 +25,7 @@ junit-platform = "1.10.0"
|
||||
android-gradle-plugin = "7.1.3"
|
||||
android-tools = "30.3.1"
|
||||
gradle-node = "7.0.1"
|
||||
commons-text="1.10.0"
|
||||
|
||||
[libraries]
|
||||
dexMemberList = { module = "com.jakewharton.dex:dex-member-list", version.ref = "dexMemberList" }
|
||||
|
||||
Reference in New Issue
Block a user