Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 08ced4b

Browse files
committed
netspylib-release
1 parent b4931ee commit 08ced4b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repositories {
3131
}
3232
dependencies {
3333
implementation fileTree(include: ['*.jar'], dir: 'libs')
34-
implementation(name: 'netspylib-release', ext: 'aar')
34+
implementation(name: 'cnetspy', ext: 'aar')
3535

3636
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
3737
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.2.1'

app/libs/cnetspy.aar

169 KB
Binary file not shown.

app/libs/netspylib-release.aar

-169 KB
Binary file not shown.

0 commit comments

Comments
 (0)