Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
Notes
Commits
59431389
Commit
59431389
authored
Jan 19, 2022
by
narinder Rana
Browse files
update gradle for fix build on android studio
parent
8385ab54
Pipeline
#158086
passed with stage
in 6 minutes and 49 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
59431389
...
...
@@ -8,8 +8,7 @@ buildscript {
}
dependencies
{
apply
plugin:
'maven'
classpath
'com.android.tools.build:gradle:3.5.2'
classpath
'com.android.tools.build:gradle:4.2.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
...
...
gradle/wrapper/gradle-wrapper.properties
View file @
59431389
#
Thu Aug 29 20:21:28 CE
ST 20
19
#
Wed Jan 19 08:21:32 I
ST 20
22
distributionBase
=
GRADLE_USER_HOME
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-6.7.1-bin.zip
distributionPath
=
wrapper/dists
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-5.5.1-all.zip
zipStoreBase
=
GRADLE_USER_HOME
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