Commit b9fcd160 by Denis Raison Committed by Sebastián Katzer

Changed version for android support from 4.+ to 4.25.+ (#1348)

parent 0793559b
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
<!-- android --> <!-- android -->
<platform name="android"> <platform name="android">
<framework src="com.android.support:support-v4:+" value="gradle" /> <framework src="com.android.support:support-v4:25.+" value="gradle" />
<config-file target="res/xml/config.xml" parent="/*"> <config-file target="res/xml/config.xml" parent="/*">
<feature name="LocalNotification"> <feature name="LocalNotification">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment