Skip to content

Commit 9378180

Browse files
committed
写死 jitpack 构建配置
1 parent 081e7ff commit 9378180

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ publishing {
3737
publications {
3838
release(MavenPublication) {
3939
groupId = 'com.github.getActivity'
40-
artifactId = rootProject.name
41-
version = android.defaultConfig.versionName
40+
artifactId = 'XXPermissions'
41+
version = '22.0'
4242
}
4343
}
4444
}

0 commit comments

Comments
 (0)