mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-20 22:26:54 +01:00
remove unused constant
This commit is contained in:
parent
667ffba739
commit
e0b2011964
1 changed files with 0 additions and 4 deletions
|
@ -315,10 +315,6 @@ android {
|
|||
}
|
||||
}
|
||||
|
||||
ext {
|
||||
SUPPORT_LIB_VERSION = '28.0.0'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
implementation 'androidx.core:core:1.0.0'
|
||||
|
|
Loading…
Reference in a new issue