Showing
5 changed files
with
68 additions
and
19 deletions
-
Please register or login to post a comment
... | ... | @@ -2,7 +2,7 @@ apply plugin: 'com.android.library' |
ext { | ||
PUBLISH_GROUP_ID = 'ly.warp' | ||
PUBLISH_VERSION = '4.5.4' | ||
PUBLISH_VERSION = '4.5.4.1' | ||
PUBLISH_ARTIFACT_ID = 'warply-android-sdk' | ||
} | ||
... | ... |