Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wade
DnsChanger
Commits
51409093
Commit
51409093
authored
Apr 26, 2018
by
Daniel Wolf
Browse files
dnschangertests needs to definde com.android.support:design as dependency
parent
20035e43
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnschangertests/build.gradle
View file @
51409093
...
...
@@ -32,11 +32,11 @@ dependencies {
})
implementation
'com.frostnerd.utils:androidutils:1.0.0'
implementation
'com.android.support:appcompat-v7:27.1.1'
implementation
'com.android.support:cardview-v7:27.1.1'
implementation
'com.android.support:recyclerview-v7:27.1.1'
implementation
'com.android.support:preference-v14:27.1.1'
implementation
'com.android.support:design:27.1.1'
testImplementation
'junit:junit:4.12'
implementation
'dnsjava:dnsjava:2.1.8'
implementation
'org.pcap4j:pcap4j-core:1.7.3'
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment