Skip to content

Commit

Permalink
Try fixing github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Iamlooker committed Sep 23, 2023
1 parent e4514c9 commit caa7882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ android {
dependencies {
modules(Modules.coreCommon, Modules.coreDatastore)

implementation(AndroidX.appCompat)
implementation(AndroidX.material)
coroutines()

implementation(Others.libsu)
Expand Down

0 comments on commit caa7882

Please sign in to comment.