We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f6afa5 commit b577221Copy full SHA for b577221
binder/build.gradle
@@ -8,7 +8,7 @@ apply plugin: 'kotlin-kapt'
8
9
apply plugin: 'com.github.dcendents.android-maven'
10
11
-group='com.github.devmike01.annotation'
+group='com.github.devmike01.jadesharedpreference-annotation:0.1.1-beta1'
12
13
14
android {
processor/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'kotlin-kapt'
3
4
5
6
-group='com.github.devmike01.compiler'
+group='com.github.devmike01.jadesharedpreference-compiler:0.1.1-beta1'
7
kapt{
generateStubs =true
0 commit comments