diff options
| author | ilotterytea <iltsu@alright.party> | 2022-12-24 18:17:04 +0600 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2022-12-24 18:17:04 +0600 |
| commit | c6d944bc8d3c86695a25b0a19cb4ab9baf0ec694 (patch) | |
| tree | 43ecf7d5c589c99bff6560a04bf74c2413e776d9 /android/project.properties | |
| parent | dd82481dd42f71ef4886f1a63eacf9456883c5d2 (diff) | |
Removed 'android' module because it was moved to maxoning/pocket repository.
Diffstat (limited to 'android/project.properties')
| -rw-r--r-- | android/project.properties | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/android/project.properties b/android/project.properties deleted file mode 100644 index 3fefa92..0000000 --- a/android/project.properties +++ /dev/null @@ -1,9 +0,0 @@ -# This file is used by the Eclipse ADT plugin. It is unnecessary for IDEA and Android Studio projects, which -# configure Proguard and the Android target via the build.gradle file. - -# To enable ProGuard to work with Eclipse ADT, uncomment this (available properties: sdk.dir, user.home) -# and ensure proguard.jar in the Android SDK is up to date (or alternately reduce the android target to 23 or lower): -# proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-rules.pro - -# Project target. -target=android-19 |
