Skip to content

Commit

Permalink
2.1.2 lib
Browse files Browse the repository at this point in the history
  • Loading branch information
jokermonn committed Sep 20, 2017
1 parent 1a2bcfd commit 9efd649
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions permissions4m-api/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'com.android.library'
//apply plugin: 'com.github.dcendents.android-maven'
apply plugin: 'com.github.dcendents.android-maven'

//group = 'com.github.jokermonn'
group = 'com.github.jokermonn'

android {
compileSdkVersion 25
Expand Down
4 changes: 2 additions & 2 deletions permissions4m-processor/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'java'
apply plugin: 'com.github.dcendents.android-maven'
//apply plugin: 'com.github.dcendents.android-maven'

group = 'com.github.jokermonn'
//group = 'com.github.jokermonn'

dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
Expand Down

0 comments on commit 9efd649

Please sign in to comment.