Making thy necessary adjustments for the thing to compile

This commit is contained in:
LucasGGamerM
2023-02-07 18:25:46 -03:00
parent ec0f6edc41
commit d04b09f75f
9 changed files with 24 additions and 15 deletions

View File

@@ -70,6 +70,7 @@ dependencies {
implementation 'com.squareup:otto:1.3.8'
implementation 'de.psdev:async-otto:1.0.3'
implementation 'org.parceler:parceler-api:1.1.12'
implementation 'com.github.bottom-software-foundation:bottom-java:2.1.0'
annotationProcessor 'org.parceler:parceler:1.1.12'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'