Skip to content

Commit 7c3be64

Browse files
committed
fixing bug
1 parent bcd53cc commit 7c3be64

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

annotations/build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
apply plugin: 'kotlin'
22

33

4+
apply plugin: 'com.github.dcendents.android-maven'
5+
6+
group='com.github.devmike01.jadesharedpreference'
7+
48
dependencies {
59
implementation fileTree(dir: 'libs', include: ['*.jar'])
610
implementation "org.jetbrains.kotlin:kotlin-stdlib"

0 commit comments

Comments
 (0)