Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
circles-android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Circles
circles-android
Commits
c915902b
Commit
c915902b
authored
2 years ago
by
Taras
Browse files
Options
Downloads
Patches
Plain Diff
Fix proguard rules
parent
ab6194f5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/proguard-rules.pro
+0
-5
0 additions, 5 deletions
app/proguard-rules.pro
with
0 additions
and
5 deletions
app/proguard-rules.pro
+
0
−
5
View file @
c915902b
...
...
@@ -20,10 +20,6 @@
#
hide
the
original
source
file
name
.
#-
renamesourcefileattribute
SourceFile
##
Okio
start
https
://
github
.
com
/
square
/
okio
/
blob
/
master
/
okio
/
src
/
jvmMain
/
resources
/
META
-
INF
/
proguard
/
okio
.
pro
#
Animal
Sniffer
compileOnly
dependency
to
ensure
APIs
are
compatible
with
older
versions
of
Java
.
-
dontwarn
org
.
codehaus
.
mojo
.
animal_sniffer
.
##
Okio
end
##
OkHttp
start
https
://
github
.
com
/
square
/
okhttp
/
blob
/
master
/
okhttp
/
src
/
main
/
resources
/
META
-
INF
/
proguard
/
okhttp3
.
pro
#
A
resource
is
loaded
with
a
relative
path
so
the
package
of
this
class
must
be
preserved
.
...
...
@@ -34,7 +30,6 @@
#
OkHttp
platform
used
only
on
JVM
and
when
Conscrypt
dependency
is
available
.
-
dontwarn
okhttp3
.
internal
.
platform
.
ConscryptPlatform
-
dontwarn
org
.
conscrypt
.
ConscryptHostnameVerifier
##
OkHttp
end
##
Glide
start
https
://
github
.
com
/
bumptech
/
glide
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment