Process is no longer bad

This commit is contained in:
2021-12-08 10:30:52 -06:00
parent 3b7f78c618
commit cda2c90807
9 changed files with 19 additions and 31 deletions

View File

@@ -26,6 +26,7 @@ android {
dependencies {
implementation fileTree(dir: "libs", include: ["*.jar"])
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'net.sourceforge.streamsupport:streamsupport:1.7.4'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'com.google.android.material:material:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'