We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a23414 commit b379c2bCopy full SHA for b379c2b
2 files changed
activity-fragment-manager/build.gradle
@@ -78,7 +78,7 @@ publish {
78
userOrg = "jmspt"
79
groupId = "com.massivedisaster"
80
artifactId = 'activity-fragment-manager'
81
- publishVersion = "0.4.2"
+ publishVersion = "0.4.3"
82
desc = 'Activity Fragment Manager'
83
website = websiteBase
84
licences = licensesBase
deploy/configuration.json
@@ -1,7 +1,7 @@
1
{
2
"basePath": "../",
3
"readmePath": "../README.md",
4
- "version": "0.4.2",
+ "version": "0.4.3",
5
"modules": [
6
"activity-fragment-manager"
7
]
0 commit comments