From b4ea31df27b156e47688f740d926787244684a44 Mon Sep 17 00:00:00 2001 From: Syahmi Azhar Date: Sun, 1 Jan 2023 23:28:12 +0800 Subject: [PATCH] android : Delete local.properties --- examples/whisper.android/local.properties | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 examples/whisper.android/local.properties diff --git a/examples/whisper.android/local.properties b/examples/whisper.android/local.properties deleted file mode 100644 index cd5e215..0000000 --- a/examples/whisper.android/local.properties +++ /dev/null @@ -1,10 +0,0 @@ -## This file is automatically generated by Android Studio. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file should *NOT* be checked into Version Control Systems, -# as it contains information specific to your local configuration. -# -# Location of the SDK. This is only used by Gradle. -# For customization when using a Version Control System, please read the -# header note. -sdk.dir=/Users/kevin/Library/Android/sdk \ No newline at end of file