Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
com.ccwangluo.accelerator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sheteng
com.ccwangluo.accelerator
Commits
b42e25e4
Commit
b42e25e4
authored
Aug 21, 2019
by
Mygod
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update android plugin
parent
b121a967
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
build.gradle
build.gradle
+1
-1
gradle.properties
gradle.properties
+1
-0
No files found.
build.gradle
View file @
b42e25e4
...
...
@@ -26,7 +26,7 @@ buildscript {
}
dependencies
{
classpath
'com.android.tools.build:gradle:3.5.0
-rc03
'
classpath
'com.android.tools.build:gradle:3.5.0'
classpath
'com.github.ben-manes:gradle-versions-plugin:0.22.0'
classpath
'com.google.gms:google-services:4.3.0'
classpath
'com.vanniktech:gradle-maven-publish-plugin:0.8.0'
...
...
gradle.properties
View file @
b42e25e4
...
...
@@ -12,6 +12,7 @@
android.enableJetifier
=
true
android.enableR8.fullMode
=
true
android.useAndroidX
=
true
kapt.incremental.apt
=
true
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
...
...
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