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 8f19cd0 commit d3dacf8Copy full SHA for d3dacf8
CHANGELOG.md
@@ -2,14 +2,22 @@ Change Log
2
==========
3
4
5
+Version 1.1.0 *(2013-10-08)*
6
+----------------------------
7
+
8
+ * Publish an aar file to Maven Central with Gradle.
9
+ * Fix: Add missing piece to the build.gradle.
10
+ * Fix: Updated the version of android-maven-plugin to build with the most recent Android SDK.
11
12
13
Version 1.0.1 *(2013-01-07)*
14
----------------------------
15
- * Formatting of the source code
- * Bugfix
16
+ * Formatting of the source code.
17
+ * Bugfix.
18
19
20
Version 1.0.0 *(2012-12-23)*
---------------------------
21
22
23
Initial release.
0 commit comments