forked from melod1n/fast-messenger
twoFa -> validation naming; fixes for preview for screens (separating view model from ui); some improvements & fixes
This commit is contained in:
@@ -112,11 +112,11 @@ android {
|
||||
useLiveLiterals = true
|
||||
}
|
||||
|
||||
// packaging {
|
||||
// resources {
|
||||
// excludes += "/META-INF/{AL2.0,LGPL2.1}"
|
||||
// }
|
||||
// }
|
||||
packaging {
|
||||
resources {
|
||||
excludes += "/META-INF/{AL2.0,LGPL2.1}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user