We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3145aed commit 5284139Copy full SHA for 5284139
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+Change Log
2
+==========
3
+
4
+Version 1.0.1
5
+---
6
7
+* Fix: Gathering resources from multiple dependencies
build.gradle
@@ -29,7 +29,7 @@ artifactPublisher {
29
}
30
31
group 'com.likethesalad.tools.resources'
32
-version '1.0.1-SNAPSHOT1'
+version '1.0.1'
33
description 'Plugin that gathers resources from Android projects for compilation purposes.'
34
35
subprojects {
0 commit comments