aboutsummaryrefslogtreecommitdiff
path: root/core-ui
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 /core-ui
parentd540934915da26ab2cec4c897e973be35e0bfe24 (diff)
downloadkau-59ec7128fdad10d437bbd415dab2c96a915956cb.tar.gz
kau-59ec7128fdad10d437bbd415dab2c96a915956cb.tar.bz2
kau-59ec7128fdad10d437bbd415dab2c96a915956cb.zip
Update android gradle version
Diffstat (limited to 'core-ui')
-rw-r--r--core-ui/src/main/res-public/values/public.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core-ui/src/main/res-public/values/public.xml b/core-ui/src/main/res-public/values/public.xml
index 193e088..dcaa583 100644
--- a/core-ui/src/main/res-public/values/public.xml
+++ b/core-ui/src/main/res-public/values/public.xml
@@ -1,8 +1,8 @@
<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_elastic_recycler_activity' type='layout' />
<public name='kau_recycler_detached_background' type='layout' />
<public name='kau_recycler_textslider' type='layout' />
+ <public name='kau_elastic_recycler_activity' type='layout' />
<public name='Kau.Translucent' type='style' />
<public name='Kau.Translucent.NoAnimation' type='style' />
<public name='Kau.Translucent.SlideBottom' type='style' />