Skip to content

Commit 8d19158

Browse files
Merge pull request #407 from ACRA/23-2-1
Updating the Android support libraries to 2.3.2.1
2 parents b77b0c0 + 732414b commit 8d19158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
we need to compile against version 23. All such classes are in the org.acra.jraf package.
5656
-->
5757
<android.version>23</android.version>
58-
<support.version>23.2.0</support.version>
58+
<support.version>23.2.1</support.version>
5959
</properties>
6060

6161
<dependencies>

0 commit comments

Comments
 (0)