-
import sdk.
Step1:
Add it in your root build.gradle at the end of repositories:
allprojects {
repositories { ... maven { url 'https://jitpack.io'} }
}
Step 2:
dependencies {
implementation 'com.github.ducthanh150796:master-promote:1.0.1'
}
-
Use.
PromoteMaster promoteMaster = new PromoteMaster();
promoteMaster.Instance(MainActivity.this, true);
-
Notifications
You must be signed in to change notification settings - Fork 2
ducthanh150796/master-promote
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published