Skip to content

Commit e50a9d2

Browse files
author
mert.yuksel
committed
Bump version to 0.10.4
1 parent 35c4450 commit e50a9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

medusalib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ android {
2929

3030
ext {
3131
PUBLISH_GROUP_ID = 'com.trendyol'
32-
PUBLISH_VERSION = '0.10.3'
32+
PUBLISH_VERSION = '0.10.4'
3333
PUBLISH_ARTIFACT_ID = 'medusa'
3434
PUBLISH_DESCRIPTION = "Android Fragment Stack Controller"
3535
PUBLISH_URL = "https://github.com/Trendyol/medusa"

0 commit comments

Comments
 (0)