Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nathan OBrian
Nebulo
Commits
c7335098
Commit
c7335098
authored
Jan 24, 2021
by
Daniel Wolf
Browse files
Update dependencies
parent
fd848197
Changes
3
Hide whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
c7335098
...
@@ -154,9 +154,9 @@ dependencies {
...
@@ -154,9 +154,9 @@ dependencies {
implementation
'com.frostnerd.utilskt:adapters:1.3.4'
// https://git.frostnerd.com/AndroidUtils/Adapters
implementation
'com.frostnerd.utilskt:adapters:1.3.4'
// https://git.frostnerd.com/AndroidUtils/Adapters
implementation
'androidx.work:work-runtime:2.4.0'
implementation
'androidx.work:work-runtime:2.4.0'
implementation
'androidx.appcompat:appcompat:1.3.0-
alph
a0
2
'
implementation
'androidx.appcompat:appcompat:1.3.0-
bet
a0
1
'
implementation
"androidx.preference:preference:1.1.1"
implementation
"androidx.preference:preference:1.1.1"
implementation
"com.google.android.material:material:1.3.0-
beta
01"
implementation
"com.google.android.material:material:1.3.0-
rc
01"
implementation
'androidx.localbroadcastmanager:localbroadcastmanager:1.1.0-alpha01'
implementation
'androidx.localbroadcastmanager:localbroadcastmanager:1.1.0-alpha01'
implementation
"androidx.core:core-ktx:1.3.2"
implementation
"androidx.core:core-ktx:1.3.2"
...
...
build.gradle
View file @
c7335098
...
@@ -55,7 +55,7 @@ buildscript {
...
@@ -55,7 +55,7 @@ buildscript {
}
}
}
}
dependencies
{
dependencies
{
classpath
'com.android.tools.build:gradle:4.1.
1
'
classpath
'com.android.tools.build:gradle:4.1.
2
'
classpath
"org.jetbrains.kotlin:kotlin-gradle-plugin:$KOTLIN_VERSION"
classpath
"org.jetbrains.kotlin:kotlin-gradle-plugin:$KOTLIN_VERSION"
classpath
"org.jetbrains.dokka:dokka-android-gradle-plugin:0.9.18"
classpath
"org.jetbrains.dokka:dokka-android-gradle-plugin:0.9.18"
...
...
gradle/wrapper/gradle-wrapper.properties
View file @
c7335098
...
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
...
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath
=
wrapper/dists
distributionPath
=
wrapper/dists
zipStoreBase
=
GRADLE_USER_HOME
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
zipStorePath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-6.
7
.1-all.zip
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-6.
8
.1-all.zip
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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