Skip to content

Commit 275a910

Browse files
committed
Initial commit
1 parent 04fd481 commit 275a910

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

WavePlayerView/build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
plugins {
22
id 'com.android.library'
33
id 'maven-publish'
4-
id 'signing'
54
}
65

76
android {
@@ -94,8 +93,4 @@ publishing {
9493
}
9594
}
9695
}
97-
}
98-
99-
signing {
100-
sign publishing.publications
10196
}

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ plugins {
1010
id 'com.android.library' version "8.1.1" apply false
1111

1212
id 'maven-publish'
13-
id 'signing'
1413
}
1514

1615
group = 'sound.wave.kilobyte'

0 commit comments

Comments
 (0)