aboutsummaryrefslogtreecommitdiff
path: root/mediapicker
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-10-08 00:11:22 -0400
committerAllan Wang <me@allanwang.ca>2018-10-08 00:11:22 -0400
commit59ec7128fdad10d437bbd415dab2c96a915956cb (patch)
tree6265602408f4f6590fc76e78bab89f1fde692c61 /mediapicker
parentd540934915da26ab2cec4c897e973be35e0bfe24 (diff)
downloadkau-59ec7128fdad10d437bbd415dab2c96a915956cb.tar.gz
kau-59ec7128fdad10d437bbd415dab2c96a915956cb.tar.bz2
kau-59ec7128fdad10d437bbd415dab2c96a915956cb.zip
Update android gradle version
Diffstat (limited to 'mediapicker')
-rw-r--r--mediapicker/src/main/res-public/values/public.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mediapicker/src/main/res-public/values/public.xml b/mediapicker/src/main/res-public/values/public.xml
index ac608bb..7b8064a 100644
--- a/mediapicker/src/main/res-public/values/public.xml
+++ b/mediapicker/src/main/res-public/values/public.xml
@@ -1,7 +1,7 @@
<resources xmlns:tools='http://schemas.android.com/tools' tools:ignore='ResourceName'>
<!-- AUTO-GENERATED FILE. DO NOT MODIFY. public.xml is generated by the generatepublicxml gradle task -->
- <public name='kau_blurred_image_selection_overlay' type='color' />
- <public name='kau_image_minimum_size' type='dimen' />
<public name='Kau.MediaPicker' type='style' />
<public name='Kau.MediaPicker.Overlay' type='style' />
+ <public name='kau_image_minimum_size' type='dimen' />
+ <public name='kau_blurred_image_selection_overlay' type='color' />
</resources> \ No newline at end of file