Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use this #10

Open
ramanveerji opened this issue Jun 24, 2024 · 8 comments
Open

how to use this #10

ramanveerji opened this issue Jun 24, 2024 · 8 comments

Comments

@ramanveerji
Copy link

I have imported the plugin as follows in plugins section.
plugins{
id("cn.dorck.component.publisher") version "1.0.4"
}

but i do not know how to do other things, can you write step by step code in order to use in my code. I am a newbie and needs your help.

@indieexplore
Copy link
Collaborator

@ramanveerji Just follow the Quick start section, only two steps you need to follow. Or you can see the sample project for reference.

@ramanveerji
Copy link
Author

@ramanveerji Just follow the Quick start section, only two steps you need to follow. Or you can see the sample project for reference.

I don't understand step 2. I mean where to put that code. I have enabled proguard and minify already. Please guide about step 2.
I have a kotlin app.

@indieexplore
Copy link
Collaborator

@ramanveerji In your app/build.gradle file.

@indieexplore
Copy link
Collaborator

You can refer to the configuration in the sample: app/build.gradle.kts

@ramanveerji
Copy link
Author

You can refer to the configuration in the sample: app/build.gradle.kts

image

@indieexplore
Copy link
Collaborator

@ramanveerji This plugin is not support for AGP 8.0 and above yet, we will adapt in future.

@ramanveerji
Copy link
Author

@ramanveerji This plugin is not support for AGP 8.0 and above yet, we will adapt in future.

Okay I hope to see it soon.

@xxhubx
Copy link

xxhubx commented Jul 3, 2024

I also have same error, and hope to see it as soon as posible :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants