diff options
author | TAMARA JERINIC <tamara.jerinic@gmail.com> | 2022-10-26 23:22:03 +0200 |
---|---|---|
committer | TAMARA JERINIC <tamara.jerinic@gmail.com> | 2022-10-26 23:22:32 +0200 |
commit | e5026fba42f4ded6fe13921e22de1bbfdb943c4b (patch) | |
tree | 977a2eebe3d6f7b9d3fd71d50cd07cf8e9b0562c /demoProjekat/BrzoDoLokacije/app/proguard-rules.pro | |
parent | 6d76e4e48e4c510539762eb60eca14c3f22b0cb0 (diff) |
Izmena lokacije client dela aplikacije.
Diffstat (limited to 'demoProjekat/BrzoDoLokacije/app/proguard-rules.pro')
-rw-r--r-- | demoProjekat/BrzoDoLokacije/app/proguard-rules.pro | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/demoProjekat/BrzoDoLokacije/app/proguard-rules.pro b/demoProjekat/BrzoDoLokacije/app/proguard-rules.pro deleted file mode 100644 index 481bb43..0000000 --- a/demoProjekat/BrzoDoLokacije/app/proguard-rules.pro +++ /dev/null @@ -1,21 +0,0 @@ -# Add project specific ProGuard rules here. -# You can control the set of applied configuration files using the -# proguardFiles setting in build.gradle. -# -# For more details, see -# http://developer.android.com/guide/developing/tools/proguard.html - -# If your project uses WebView with JS, uncomment the following -# and specify the fully qualified class name to the JavaScript interface -# class: -#-keepclassmembers class fqcn.of.javascript.interface.for.webview { -# public *; -#} - -# Uncomment this to preserve the line number information for -# debugging stack traces. -#-keepattributes SourceFile,LineNumberTable - -# If you keep the line number information, uncomment this to -# hide the original source file name. -#-renamesourcefileattribute SourceFile
\ No newline at end of file |