Merge DonationActivity to AboutActivity

This commit is contained in:
topjohnwu
2019-01-21 17:14:48 -05:00
parent 00f4242fa4
commit d73127b175
10 changed files with 70 additions and 98 deletions

View File

@@ -65,6 +65,7 @@ dependencies {
def androidXVersion = "1.0.0"
implementation 'androidx.core:core:1.0.1'
fullImplementation 'androidx.constraintlayout:constraintlayout:1.1.3'
fullImplementation 'androidx.appcompat:appcompat:1.0.2'
fullImplementation "androidx.preference:preference:${androidXVersion}"
fullImplementation "androidx.recyclerview:recyclerview:${androidXVersion}"