Skip to content

Commit

Permalink
refactor: include renderscript toolkit via Jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
Bnyro committed Nov 5, 2024
1 parent 5692da2 commit d0aefe6
Show file tree
Hide file tree
Showing 41 changed files with 2 additions and 18,871 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ dependencies {
implementation("io.coil-kt:coil-compose:2.6.0")

// Renderscript
implementation(project(":renderscript-toolkit"))
implementation("com.github.android:renderscript-intrinsics-replacement-toolkit:344be3f")

// Room
implementation("androidx.room:room-runtime:2.6.1")
Expand Down
1 change: 0 additions & 1 deletion renderscript-toolkit/.gitignore

This file was deleted.

49 changes: 0 additions & 49 deletions renderscript-toolkit/build.gradle

This file was deleted.

Empty file.
21 changes: 0 additions & 21 deletions renderscript-toolkit/proguard-rules.pro

This file was deleted.

5 changes: 0 additions & 5 deletions renderscript-toolkit/src/main/AndroidManifest.xml

This file was deleted.

Loading

0 comments on commit d0aefe6

Please sign in to comment.