Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
RapierXbox authored May 31, 2024
1 parent 2a37bec commit f72a5d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,5 @@ dependencies {
debugImplementation(libs.androidx.ui.tooling)
debugImplementation(libs.androidx.ui.test.manifest)
implementation("org.nanohttpd:nanohttpd:2.3.1")
}
implementation("androidx.legacy:legacy-support-core-utils:1.0.0")
}

0 comments on commit f72a5d7

Please sign in to comment.