Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ClashForAndroid
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
many-archive
ClashForAndroid
Commits
4b8fc6ae
There was an error fetching the commit references. Please try again later.
Commit
4b8fc6ae
authored
3 years ago
by
Kr328
Browse files
Options
Downloads
Patches
Plain Diff
Chore: update dependencies
parent
152e2474
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
gradle/wrapper/gradle-wrapper.properties
+2
-2
2 additions, 2 deletions
gradle/wrapper/gradle-wrapper.properties
settings.gradle.kts
+2
-2
2 additions, 2 deletions
settings.gradle.kts
with
4 additions
and
4 deletions
gradle/wrapper/gradle-wrapper.properties
+
2
−
2
View file @
4b8fc6ae
distributionBase
=
GRADLE_USER_HOME
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
distributionPath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-7.
3.3
-all.zip
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-7.
4
-all.zip
zipStoreBase
=
GRADLE_USER_HOME
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
zipStorePath
=
wrapper/dists
distributionSha256Sum
=
c9490e938b221daf0094982288e4038deed954a3f12fb54cbf270ddf4e37d879
distributionSha256Sum
=
cd5c2958a107ee7f0722004a12d0f8559b4564c34daad7df06cffd4d12a426d0
\ No newline at end of file
\ No newline at end of file
This diff is collapsed.
Click to expand it.
settings.gradle.kts
+
2
−
2
View file @
4b8fc6ae
...
@@ -14,14 +14,14 @@ include(":hideapi")
...
@@ -14,14 +14,14 @@ include(":hideapi")
dependencyResolutionManagement
{
dependencyResolutionManagement
{
versionCatalogs
{
versionCatalogs
{
create
(
"deps"
)
{
create
(
"deps"
)
{
val
agp
=
"7.
0.4
"
val
agp
=
"7.
1.1
"
val
ksp
=
"1.6.10-1.0.2"
val
ksp
=
"1.6.10-1.0.2"
val
kotlin
=
"1.6.10"
val
kotlin
=
"1.6.10"
val
golang
=
"1.0.4"
val
golang
=
"1.0.4"
val
coroutine
=
"1.6.0"
val
coroutine
=
"1.6.0"
val
coreKtx
=
"1.7.0"
val
coreKtx
=
"1.7.0"
val
activity
=
"1.4.0"
val
activity
=
"1.4.0"
val
fragment
=
"1.4.
0
"
val
fragment
=
"1.4.
1
"
val
appcompat
=
"1.4.1"
val
appcompat
=
"1.4.1"
val
coordinator
=
"1.2.0"
val
coordinator
=
"1.2.0"
val
recyclerview
=
"1.2.1"
val
recyclerview
=
"1.2.1"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment