We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c4450 commit e50a9d2Copy full SHA for e50a9d2
medusalib/build.gradle
@@ -29,7 +29,7 @@ android {
29
30
ext {
31
PUBLISH_GROUP_ID = 'com.trendyol'
32
- PUBLISH_VERSION = '0.10.3'
+ PUBLISH_VERSION = '0.10.4'
33
PUBLISH_ARTIFACT_ID = 'medusa'
34
PUBLISH_DESCRIPTION = "Android Fragment Stack Controller"
35
PUBLISH_URL = "https://github.com/Trendyol/medusa"
0 commit comments