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

不想直接依赖源码的看这里 #46

Open
SJJ-dot opened this issue Jul 6, 2020 · 0 comments
Open

不想直接依赖源码的看这里 #46

SJJ-dot opened this issue Jul 6, 2020 · 0 comments

Comments

@SJJ-dot
Copy link

SJJ-dot commented Jul 6, 2020

	allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}
	dependencies {
	        implementation 'com.github.SJJ-dot:Cockroach:2.0.1'
	}
  • jitpack 自动打的包
  • 2.0 直接fork的源码只修改了gradle的版本
  • 2.0.1 增加了 按键崩溃 退出,可修改需要直接崩溃的方法。
@SJJ-dot SJJ-dot changed the title 不想用依赖源码的看这里 不想直接依赖源码的看这里 Jul 6, 2020
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

1 participant