Skip to content

Commit f93e7c8

Browse files
committed
Configure release script
1 parent 1769e1a commit f93e7c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/build.gradle

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ apply from: '../scripts/release.gradle'
44

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

7+
oss {
8+
library 'jwtdecode.android'
9+
}
10+
711
android {
812
compileSdkVersion 24
913
buildToolsVersion "24.0.3"

0 commit comments

Comments
 (0)