style: code cleanup

This commit is contained in:
antonio 2024-01-29 16:42:09 +01:00
parent f293a0116b
commit 73b368d202
7 changed files with 10 additions and 10 deletions

View file

@ -65,8 +65,6 @@ android {
}
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
// AndroidX
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'