Added donate page
This commit is contained in:
parent
6af51d8fc8
commit
4ce065425b
8 changed files with 363 additions and 2 deletions
|
@ -69,5 +69,7 @@ dependencies {
|
|||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
|
||||
implementation 'androidx.preference:preference-ktx:1.2.1'
|
||||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
implementation "androidx.browser:browser:1.7.0"
|
||||
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
|
||||
implementation 'nl.dionsegijn:konfetti-xml:2.0.2' // This library holds the fabric of reality together please dont remove it at any costs >:3
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue