Com.android.build.api.transform.TransformException: java.util.zip.ZipException: повторяющаяся записьAndroid

Форум для тех, кто программирует под Android
Anonymous
Com.android.build.api.transform.TransformException: java.util.zip.ZipException: повторяющаяся запись

Сообщение Anonymous »

apply plugin: 'com.android.application'

dependencies {

compile fileTree(include: '*.jar', dir: ' l i b s ' ) < b r / > c o m p i l e p r o j e c t ( ' : s l i d e - m e n u - l i b r a r y ' ) < b r / > c o m p i l e p r o j e c t ( ' : S c o i n G a m e S D K _ L i b ' ) < b r / > c o m p i l e p r o j e c t ( ' : P h o t o C r o p C i r c l e L i b ' ) < b r / > c o m p i l e f i l e s ( ' l i b s / h t t p c l i e n t - 4 . 3 . 6 . j a r ' ) < b r / > < b r / > c o m p i l e ' c o m . a n d r o i d . s u p p o r t : a p p c o m p a t - v 7 : 2 3 . 1 . 1 ' < b r / > c o m p i l e ' c o m . g o o g l e . a n d r o i d . g m s : p l a y - s e r v i c e s : 8 . 3 . 0 ' < b r / > c o m p i l e ' c o m . a n d r o i d . s u p p o r t : m u l t i d e x : 1 . 0 . 1 ' < b r / > c o m p i l e ' c o m . g o o g l e . a n d r o i d . g m s : p l a y - s e r v i c e s - a d s : 8 . 3 . 0 ' < b r / > c o m p i l e ' c o m . g o o g l e . a n d r o i d . g m s : p l a y - s e r v i c e s - i d e n t i t y : 8 . 3 . 0 ' < b r / > c o m p i l e ' c o m . g o o g l e . a n d r o i d . g m s : p l a y - s e r v i c e s - g c m : 8 . 3 . 0 ' < b r / > } < b r / > a n d r o i d { < b r / > < b r / > c o m p i l e S d k V e r s i o n 2 3 < b r / > b u i l d T o o l s V e r s i o n " 2 3 . 0 . 2 " < b r / > < b r / > c o m p i l e O p t i o n s { < b r / > s o u r c e C o m p a t i b i l i t y J a v a V e r s i o n . V E R S I O N _ 1 _ 7 < b r / > t a r g e t C o m p a t i b i l i t y J a v a V e r s i o n . V E R S I O N _ 1 _ 7 < b r / > } < b r / > < b r / > s o u r c e S e t s { < b r / > m a i n { < b r / > m a n i f e s t . s r c F i l e ' A n d r o i d M a n i f e s t . x m l ' < b r / > j a v a . s r c D i r s = [ ' s r c ' ] < b r / > r e s o u r c e s . s r c D i r s = [ ' s r c ' ] < b r / > a i d l . s r c D i r s = [ ' s r c ' ] < b r / > r e n d e r s c r i p t . s r c D i r s = [ ' s r c ' ] < b r / > r e s . s r c D i r s = [ ' r e s ' ] < b r / > a s s e t s . s r c D i r s = [ ' a s s e t s ' ] < b r / > } < b r / > d e b u g . s e t R o o t ( ' b u i l d - t y p e s / d e b u g ' ) < b r / > r e l e a s e . s e t R o o t ( ' b u i l d - t y p e s / r e l e a s e ' ) < b r / > } < b r / > p a c k a g i n g O p t i o n s { < b r / > e x c l u d e ' M E T A - I N F / n o t i c e . t x t ' < b r / > e x c l u d e ' M E T A - I N F / l i c e n s e . t x t ' < b r / > e x c l u d e ' M E T A - I N F / A S L 2 . 0 ' < b r / > e x c l u d e ' M E T A - I N F / L I C E N S E ' < b r / > e x c l u d e ' M E T A - I N F / N O T I C E ' < b r / > } < b r / > d e x O p t i o n s { < b r / > j a v a M a x H e a p S i z e " 4 g " < b r / > p r e D e x L i b r a r i e s = f a l s e < b r / > i n c r e m e n t a l t r u e < b r / > } < b r / > d e f a u l t C o n f i g { < b r / > m u l t i D e x E n a b l e d t r u e < b r / > } < b r / > } < b r / > < / к о д > < b r / > < b r / > < r > Ж у р н а л ы н и ж е : < / p > < b r / > < b r / > < c o d e > I n f o r m a t i o n : G r a d l e t a s k s [ : T A D I S w a t c h : a s s e m b l e D e b u g ] < b r / > : F a c e b o o k S D K : p r e B u i l d U P - T O - D A T E < b r / > : F a c e b o o k S D K : p r e R e l e a s e B u i l d U P - T O - D A T E < b r / > : F a c e b o o k S D K : c o m p i l e R e l e a s e N d k U P - T O - D A T E < b r / > : F a c e b o o k S D K : c o m p i l e L i n t < b r / > : F a c e b o o k S D K : c o p y R e l e a s e L i n t U P - T O - D A T E < b r / > : F a c e b o o k S D K : m e r g e R e l e a s e P r o g u a r d F i l e s U P - T O - D A T E < b r / > : F a c e b o o k S D K : p a c k a g e R e l e a s e R e n d e r s c r i p t U P - T O - D A T E < b r / > : F a c e b o o k S D K : c h e c k R e l e a s e M a n i f e s t < b r / > : F a c e b o o k S D K : p r e p a r e R e l e a s e D e p e n d e n c i e s < b r / > : F a c e b o o k S D K : c o m p i l e R e l e a s e R e n d e r s c r i p t U P - T O - D A T E < b r / > : F a c e b o o k S D K : g e n e r a t e R e l e a s e R e s V a l u e s U P - T O - D A T E < b r / > : F a c e b o o k S D K : g e n e r a t e R e l e a s e R e s o u r c e s U P - T O - D A T E < b r / > : F a c e b o o k S D K : p a c k a g e R e l e a s e R e s o u r c e s U P - T O - D A T E < b r / > : F a c e b o o k S D K : c o m p i l e R e l e a s e A i d l U P - T O - D A T E < b r / > : F a c e b o o k S D K : g e n e r a t e R e l e a s e B u i l d C o n f i g U P - T O - D A T E < b r / > : F a c e b o o k S D K : g e n e r a t e R e l e a s e A s s e t s U P - T O - D A T E < b r / > : F a c e b o o k S D K : m e r g e R e l e a s e A s s e t s U P - T O - D A T E < b r / > : F a c e b o o k S D K : p r o c e s s R e l e a s e M a n i f e s t U P - T O - D A T E < b r / > : F a c e b o o k S D K : p r o c e s s R e l e a s e R e s o u r c e s U P - T O - D A T E < b r / > : F a c e b o o k S D K : g e n e r a t e R e l e a s e S o u r c e s U P - T O - D A T E < b r / > : F a c e b o o k S D K : c o m p i l e R e l e a s e J a v a W i t h J a v a c U P - T O - D A T E < b r / > : F a c e b o o k S D K : p r o c e s s R e l e a s e J a v a R e s U P - T O - D A T E < b r / > : F a c e b o o k S D K : t r a n s f o r m R e s o u r c e s W i t h M e r g e J a v a R e s F o r R e l e a s e U P - T O - D A T E < b r / > : F a c e b o o k S D K : t r a n s f o r m C l a s s e s A n d R e s o u r c e s W i t h S y n c L i b J a r s F o r R e l e a s e U P - T O - D A T E < b r / > : F a c e b o o k S D K : m e r g e R e l e a s e J n i L i b F o l d e r s U P - T O - D A T E < b r / > : F a c e b o o k S D K : t r a n s f o r m N a t i v e _ l i b s W i t h M e r g e J n i L i b s F o r R e l e a s e U P - T O - D A T E < b r / > : F a c e b o o k S D K : t r a n s f o r m N a t i v e _ l i b s W i t h S y n c J n i L i b s F o r R e l e a s e U P - T O - D A T E < b r / > : F a c e b o o k S D K : b u n d l e R e l e a s e U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : p r e B u i l d U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : p r e R e l e a s e B u i l d U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : c o m p i l e R e l e a s e N d k U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : c o m p i l e L i n t < b r / > : P h o t o C r o p C i r c l e L i b : c o p y R e l e a s e L i n t U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : c h e c k R e l e a s e M a n i f e s t < b r / > : P h o t o C r o p C i r c l e L i b : p r e D e b u g A n d r o i d T e s t B u i l d U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : p r e D e b u g B u i l d U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : p r e D e b u g U n i t T e s t B u i l d U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : p r e R e l e a s e U n i t T e s t B u i l d U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : p r e p a r e C o m A n d r o i d S u p p o r t A p p c o m p a t V 7 2 3 1 1 L i b r a r y U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : p r e p a r e C o m A n d r o i d S u p p o r t S u p p o r t V 4 2 3 1 1 L i b r a r y U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : p r e p a r e R e l e a s e D e p e n d e n c i e s < b r / > : P h o t o C r o p C i r c l e L i b : c o m p i l e R e l e a s e A i d l U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : c o m p i l e R e l e a s e R e n d e r s c r i p t U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : g e n e r a t e R e l e a s e B u i l d C o n f i g U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : g e n e r a t e R e l e a s e A s s e t s U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : m e r g e R e l e a s e A s s e t s U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : g e n e r a t e R e l e a s e R e s V a l u e s U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : g e n e r a t e R e l e a s e R e s o u r c e s U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : m e r g e R e l e a s e R e s o u r c e s U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : p r o c e s s R e l e a s e M a n i f e s t U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : p r o c e s s R e l e a s e R e s o u r c e s U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : g e n e r a t e R e l e a s e S o u r c e s U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : c o m p i l e R e l e a s e J a v a W i t h J a v a c U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : e x t r a c t R e l e a s e A n n o t a t i o n s U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : m e r g e R e l e a s e P r o g u a r d F i l e s U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : p a c k a g e R e l e a s e R e n d e r s c r i p t U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : p a c k a g e R e l e a s e R e s o u r c e s U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : p r o c e s s R e l e a s e J a v a R e s U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : t r a n s f o r m R e s o u r c e s W i t h M e r g e J a v a R e s F o r R e l e a s e U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : t r a n s f o r m C l a s s e s A n d R e s o u r c e s W i t h S y n c L i b J a r s F o r R e l e a s e U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : m e r g e R e l e a s e J n i L i b F o l d e r s U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : t r a n s f o r m N a t i v e _ l i b s W i t h M e r g e J n i L i b s F o r R e l e a s e U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : t r a n s f o r m N a t i v e _ l i b s W i t h S y n c J n i L i b s F o r R e l e a s e U P - T O - D A T E < b r / > : P h o t o C r o p C i r c l e L i b : b u n d l e R e l e a s e U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e B u i l d U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e R e l e a s e B u i l d U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : c o m p i l e R e l e a s e N d k U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : c o m p i l e L i n t < b r / > : S c o i n G a m e S D K _ L i b : c o p y R e l e a s e L i n t U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : c h e c k R e l e a s e M a n i f e s t < b r / > : S c o i n G a m e S D K _ L i b : p r e D e b u g A n d r o i d T e s t B u i l d U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e D e b u g B u i l d U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e D e b u g U n i t T e s t B u i l d U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e R e l e a s e U n i t T e s t B u i l d U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m A n d r o i d S u p p o r t A p p c o m p a t V 7 2 2 2 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m A n d r o i d S u p p o r t M e d i a r o u t e r V 7 2 2 2 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m A n d r o i d S u p p o r t S u p p o r t V 4 2 2 2 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s A d s 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s A n a l y t i c s 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s A p p i n d e x i n g 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s A p p i n v i t e 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s A p p s t a t e 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s A u t h 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s B a s e 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s B a s e m e n t 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s C a s t 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s D r i v e 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s F i t n e s s 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s G a m e s 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s G c m 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s I d e n t i t y 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s L o c a t i o n 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s M a p s 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s M e a s u r e m e n t 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s N e a r b y 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s P a n o r a m a 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s P l u s 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s S a f e t y n e t 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s V i s i o n 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s W a l l e t 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e C o m G o o g l e A n d r o i d G m s P l a y S e r v i c e s W e a r a b l e 8 3 0 L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e T a d i F a c e b o o k S D K U n s p e c i f i e d L i b r a r y U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r e p a r e R e l e a s e D e p e n d e n c i e s < b r / > : S c o i n G a m e S D K _ L i b : c o m p i l e R e l e a s e A i d l U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : c o m p i l e R e l e a s e R e n d e r s c r i p t U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : g e n e r a t e R e l e a s e B u i l d C o n f i g U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : g e n e r a t e R e l e a s e A s s e t s U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : m e r g e R e l e a s e A s s e t s U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : g e n e r a t e R e l e a s e R e s V a l u e s U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : g e n e r a t e R e l e a s e R e s o u r c e s U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : m e r g e R e l e a s e R e s o u r c e s U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r o c e s s R e l e a s e M a n i f e s t U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r o c e s s R e l e a s e R e s o u r c e s U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : g e n e r a t e R e l e a s e S o u r c e s U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : c o m p i l e R e l e a s e J a v a W i t h J a v a c U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : e x t r a c t R e l e a s e A n n o t a t i o n s U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : m e r g e R e l e a s e P r o g u a r d F i l e s U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p a c k a g e R e l e a s e R e n d e r s c r i p t U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p a c k a g e R e l e a s e R e s o u r c e s U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : p r o c e s s R e l e a s e J a v a R e s U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : t r a n s f o r m R e s o u r c e s W i t h M e r g e J a v a R e s F o r R e l e a s e U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : t r a n s f o r m C l a s s e s A n d R e s o u r c e s W i t h S y n c L i b J a r s F o r R e l e a s e U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : m e r g e R e l e a s e J n i L i b F o l d e r s U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : t r a n s f o r m N a t i v e _ l i b s W i t h M e r g e J n i L i b s F o r R e l e a s e U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : t r a n s f o r m N a t i v e _ l i b s W i t h S y n c J n i L i b s F o r R e l e a s e U P - T O - D A T E < b r / > : S c o i n G a m e S D K _ L i b : b u n d l e R e l e a s e U P - T O - D A T E < b r / > : T A D I S w a t c h : p r e B u i l d U P - T O - D A T E < b r / > : T A D I S w a t c h : p r e D e b u g B u i l d U P - T O - D A T E < b r / > : T A D I S w a t c h : c h e c k D e b u g M a n i f e s t < b r / > : T A D I S w a t c h : p r e R e l e a s e B u i l d U P - T O - D A T E < b r / > : s l i d e - m e n u - l i b r a r y : p r e B u i l d U P - T O - D A T E < b r / > : s l i d e - m e n u - l i b r a r y : p r e R e l e a s e B u i l d U P - T O - D A T E < b r / > : s l i d e - m e n u - l i b r a r y : c o m p i l e R e l e a s e N d k U P - T O - D A T E < b r / > : s l i d e - m e n u - l i b r a r y : c o m p i l e L i n t < b r / > : s l i d e - m e n u - l i b r a r y : c o p y R e l e a s e L i n t U P - T O - D A T E < b r / > : s l i d e - m e n u - l i b r a r y : m e r g e R e l e a s e P r o g u a r d F i l e s U P - T O - D A T E < b r / >:slide-menu-library:packageReleaseRenderscript UP-TO-DATE
:slide-menu-library:checkReleaseManifest
:slide-menu-library:prepareReleaseDependencies
:slide-menu-library:compileReleaseRenderscript UP-TO-DATE
:slide-menu-library:generateReleaseResValues UP-TO-DATE
:slide-menu-library:generateReleaseResources UP-TO-DATE
:slide-menu-library:packageReleaseResources UP-TO-DATE
:slide-menu-library:compileReleaseAidl UP-TO-DATE
:slide-menu-library:generateReleaseBuildConfig UP-TO-DATE
:slide-menu-library:generateReleaseAssets UP-TO-DATE
:slide-menu-library:mergeReleaseAssets UP-TO-DATE
:slide-menu-library:processReleaseManifest UP-TO-DATE
:slide-menu-library:processReleaseResources UP-TO-DATE
:slide-menu-library:generateReleaseSources UP-TO-DATE
:slide-menu-library:compileReleaseJavaWithJavac UP-TO-DATE
:slide-menu-library:processReleaseJavaRes UP-TO-DATE
:slide-menu-library:transformResourcesWithMergeJavaResForRelease UP-TO-DATE
:slide-menu-library:transformClassesAndResourcesWithSyncLibJarsForRelease UP-TO-DATE
:slide-menu-library:mergeReleaseJniLibFolders UP-TO-DATE
:slide-menu-library:transformNative_libsWithMergeJniLibsForRelease UP-TO-DATE
:slide-menu-library:transformNative_libsWithSyncJniLibsForRelease UP-TO-DATE
:slide-menu-library:bundleRelease UP-TO-DATE
:TADISwatch:prepareComAndroidSupportAppcompatV72311Library UP-TO-DATE
:TADISwatch:prepareComAndroidSupportMediarouterV72220Library UP-TO-DATE
:TADISwatch:preDebugAndroidTestBuild UP-TO-DATE
:TADISwatch:prepareComAndroidSupportMultidex101Library UP-TO-DATE
:TADISwatch:prepareComAndroidSupportSupportV42311Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServices830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesAds830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesAnalytics830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesAppindexing830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesAppinvite830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesAppstate830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesAuth830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesBase830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesBasement830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesCast830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesDrive830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesFitness830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesGames830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesGcm830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesIdentity830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesLocation830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesMaps830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesMeasurement830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesNearby830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesPanorama830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesPlus830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesSafetynet830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesVision830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesWallet830Library UP-TO-DATE
:TADISwatch:prepareComGoogleAndroidGmsPlayServicesWearable830Library UP-TO-DATE
:TADISwatch:prepareTadiFacebookSDKUnspecifiedLibrary UP-TO-DATE
:TADISwatch:prepareTadiPhotoCropCircleLibUnspecifiedLibrary UP-TO-DATE
:TADISwatch:prepareTadiScoinGameSDK_LibUnspecifiedLibrary UP-TO-DATE
:TADISwatch:prepareTadiSlideMenuLibraryUnspecifiedLibrary UP-TO-DATE
:TADISwatch:prepareDebugDependencies
:TADISwatch:compileDebugAidl UP-TO-DATE
:TADISwatch:compileDebugRenderscript UP-TO-DATE
:TADISwatch:generateDebugBuildConfig UP-TO-DATE
:TADISwatch:generateDebugAssets UP-TO-DATE
:TADISwatch:mergeDebugAssets UP-TO-DATE
:TADISwatch:generateDebugResValues UP-TO-DATE
:TADISwatch:generateDebugResources UP-TO-DATE
:TADISwatch:mergeDebugResources UP-TO-DATE
:TADISwatch:processDebugManifest UP-TO-DATE
:TADISwatch:processDebugResources UP-TO-DATE
:TADISwatch:generateDebugSources UP-TO-DATE
:TADISwatch:compileDebugJavaWithJavac UP-TO-DATE
:TADISwatch:compileDebugNdk UP-TO-DATE
:TADISwatch:compileDebugSources UP-TO-DATE
:TADISwatch:transformClassesWithJarMergingForDebug FAILED
Error:Execution failed for task ':TADISwatch:transformClassesWithJarMergingForDebug'.
> com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: android/support/annotation/ArrayRes.class

Вернуться в «Android»