Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rustdesk
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李朝发
rustdesk
Commits
0c407994
Commit
0c407994
authored
Sep 19, 2022
by
csf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix android deps build
parent
f0208c75
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
gradle-wrapper.properties
flutter/android/gradle/wrapper/gradle-wrapper.properties
+1
-1
pubspec.lock
flutter/pubspec.lock
+1
-1
pubspec.yaml
flutter/pubspec.yaml
+1
-1
No files found.
flutter/android/gradle/wrapper/gradle-wrapper.properties
View file @
0c407994
...
...
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath
=
wrapper/dists
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-7.
0.2
-all.zip
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-7.
4
-all.zip
flutter/pubspec.lock
View file @
0c407994
...
...
@@ -1138,7 +1138,7 @@ packages:
name: wakelock
url: "https://pub.dartlang.org"
source: hosted
version: "0.
5.6
"
version: "0.
6.2
"
wakelock_macos:
dependency: transitive
description:
...
...
flutter/pubspec.yaml
View file @
0c407994
...
...
@@ -33,7 +33,7 @@ dependencies:
external_path
:
^1.0.1
provider
:
^6.0.3
tuple
:
^2.0.0
wakelock
:
^0.
5
.2
wakelock
:
^0.
6
.2
device_info_plus
:
^4.1.2
#firebase_analytics: ^9.1.5
package_info_plus
:
^1.4.2
...
...
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