From 735f5ff76f79ca53a1b2ed8cc0e13a75c9a01f5d Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Thu, 15 Nov 2018 10:33:31 +0100 Subject: Remove `src/ui` folder, moved to: https://github.com/GrammaticalFramework/gf-offline-translator --- src/ui/android/project.properties | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 src/ui/android/project.properties (limited to 'src/ui/android/project.properties') diff --git a/src/ui/android/project.properties b/src/ui/android/project.properties deleted file mode 100644 index 6e18427a4..000000000 --- a/src/ui/android/project.properties +++ /dev/null @@ -1,14 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must be checked in Version Control Systems. -# -# To customize properties used by the Ant build system edit -# "ant.properties", and override values to adapt the script to your -# project structure. -# -# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): -#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt - -# Project target. -target=android-21 -- cgit v1.2.3