Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
Linhome-Android
Commits
f340d22d
Commit
f340d22d
authored
Apr 19, 2021
by
Christophe Deschamps
Browse files
Update build gradle to 4.1.3
parent
90c258aa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build.gradle
build.gradle
+1
-1
No files found.
build.gradle
View file @
f340d22d
...
@@ -6,7 +6,7 @@ buildscript {
...
@@ -6,7 +6,7 @@ buildscript {
}
}
dependencies
{
dependencies
{
classpath
'com.android.tools.build:gradle:4.1.
2
'
classpath
'com.android.tools.build:gradle:4.1.
3
'
classpath
"org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.10"
classpath
"org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.10"
classpath
'com.google.gms:google-services:4.3.4'
classpath
'com.google.gms:google-services:4.3.4'
classpath
"androidx.navigation:navigation-safe-args-gradle-plugin:2.3.1"
classpath
"androidx.navigation:navigation-safe-args-gradle-plugin:2.3.1"
...
...
Write
Preview
Markdown
is supported
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