1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-23 06:31:17 +00:00

Added link

This commit is contained in:
M66B 2019-08-21 19:12:19 +02:00
parent a1a06ea181
commit 98b7e8ce37

View file

@ -197,6 +197,7 @@ dependencies {
// https://developer.android.com/jetpack/androidx/releases/
// https://mvnrepository.com/artifact/androidx.appcompat/appcompat
// https://mvnrepository.com/artifact/androidx.fragment/fragment
implementation "androidx.appcompat:appcompat:$appcompat_version"
implementation "androidx.fragment:fragment:$fragment_version"