Skip to content

Commit

Permalink
Configure release script
Browse files Browse the repository at this point in the history
  • Loading branch information
hzalaz committed Dec 5, 2016
1 parent 1769e1a commit f93e7c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ apply from: '../scripts/release.gradle'

logger.lifecycle("Using version ${version} for ${name}")

oss {
library 'jwtdecode.android'
}

android {
compileSdkVersion 24
buildToolsVersion "24.0.3"
Expand Down

0 comments on commit f93e7c8

Please sign in to comment.