From 54e95a61bc553d985f6c55823da20985b6103aa0 Mon Sep 17 00:00:00 2001 From: Fup Duck Date: Tue, 6 Mar 2018 12:24:22 +0100 Subject: cleanup - rename layout files --- app/build.gradle | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index 5422b5e4..1ade8155 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -173,9 +173,7 @@ task copyIcsOpenVPNClasses( type: Copy ) { task copyIcsOpenVPNXml( type: Copy ) { println "copyIcsOpenVPNXml" from ('../ics-openvpn/main/') { - include '**/vpnstatus.xml' include '**/strings.xml' - include '**/vpnstatus.xml' include '**/refs.xml' include '**/white_rect.xml' include '**/plurals.xml' -- cgit v1.2.3