mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-31 19:57:06 +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 {
|
dependencies {
|
||||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||||
implementation 'androidx.core:core:1.0.0'
|
implementation 'androidx.core:core:1.0.0'
|
||||||
|
|
Loading…
Add table
Reference in a new issue