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
ff98sha
DnsChanger
Commits
530e3596
Commit
530e3596
authored
Sep 30, 2018
by
Daniel Wolf
Browse files
Updated dependencies
parent
07b12cc0
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
530e3596
...
...
@@ -41,7 +41,7 @@ android {
dependencies
{
implementation
'com.frostnerd.utils:general:1.0.7'
implementation
'com.frostnerd.utils:database:1.1.1
4
'
implementation
'com.frostnerd.utils:database:1.1.1
5
'
implementation
'com.frostnerd.utils:design:1.0.14'
implementation
'com.frostnerd.utils:materialedittext:1.0.13'
implementation
'com.frostnerd.utils:preferences:2.2.8'
...
...
dnschangertests/build.gradle
View file @
530e3596
...
...
@@ -30,20 +30,20 @@ dependencies {
androidTestImplementation
(
'androidx.test.espresso:espresso-core:3.1.0-alpha1'
,
{
exclude
group:
'com.android.support'
,
module:
'support-annotations'
})
implementation
'com.frostnerd.utils:general:1.0.
6
'
implementation
'com.frostnerd.utils:database:1.1.1
4
'
implementation
'com.frostnerd.utils:design:1.0.1
1
'
implementation
'com.frostnerd.utils:materialedittext:1.0.1
0
'
implementation
'com.frostnerd.utils:preferences:2.2.
6
'
implementation
'com.frostnerd.utils:networking:1.0.
3
'
implementation
'com.frostnerd.utils:preferenceexport:1.0.
6
'
implementation
'com.frostnerd.utils:api:1.0.
4
'
implementation
'com.frostnerd.utils:general:1.0.
7
'
implementation
'com.frostnerd.utils:database:1.1.1
5
'
implementation
'com.frostnerd.utils:design:1.0.1
4
'
implementation
'com.frostnerd.utils:materialedittext:1.0.1
3
'
implementation
'com.frostnerd.utils:preferences:2.2.
8
'
implementation
'com.frostnerd.utils:networking:1.0.
4
'
implementation
'com.frostnerd.utils:preferenceexport:1.0.
9
'
implementation
'com.frostnerd.utils:api:1.0.
5
'
implementation
"androidx.appcompat:appcompat:1.0.0
-rc01
"
implementation
"androidx.cardview:cardview:1.0.0
-rc01
"
implementation
"androidx.recyclerview:recyclerview:1.0.0
-rc01
"
implementation
"androidx.legacy:legacy-preference-v14:1.0.0
-rc01
"
implementation
"com.google.android.material:material:1.0.0
-rc01
"
implementation
"androidx.appcompat:appcompat:1.0.0"
implementation
"androidx.cardview:cardview:1.0.0"
implementation
"androidx.recyclerview:recyclerview:1.0.0"
implementation
"androidx.legacy:legacy-preference-v14:1.0.0"
implementation
"com.google.android.material:material:1.0.0"
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