Overhaul 2025 (See PR for changes)
This commit is contained in:
7
lib/speedbinb/build.gradle.kts
Normal file
7
lib/speedbinb/build.gradle.kts
Normal file
@@ -0,0 +1,7 @@
|
||||
plugins {
|
||||
id("lib-android")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":lib:textinterceptor"))
|
||||
}
|
||||
Reference in New Issue
Block a user