Skip to content

Commit

Permalink
Bump up Android Fragment
Browse files Browse the repository at this point in the history
  • Loading branch information
scottrules44 committed Aug 28, 2023
1 parent 2bfa495 commit 47fc863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/2023.3686/android/corona.gradle
@@ -1,7 +1,7 @@
dependencies {
implementation 'com.google.android.gms:play-services-ads:21.5.0'
implementation 'com.google.android.ump:user-messaging-platform:2.0.0'
implementation 'androidx.fragment:fragment:1.1.0'
implementation 'androidx.fragment:fragment:1.3.0'
implementation 'com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava' // Googles ducktape solution
//^https://stackoverflow.com/questions/56639529/duplicate-class-com-google-common-util-concurrent-listenablefuture-found-in-modu
}
Expand Down

0 comments on commit 47fc863

Please sign in to comment.