Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
org.benoitharrault.ameixanonfree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
android
org.benoitharrault.ameixanonfree
Commits
1c25dd4f
Commit
1c25dd4f
authored
Sep 3, 2018
by
xphnx
Browse files
Options
Downloads
Patches
Plain Diff
downgrade to gradle 4.9 trying to fix fdroid build
parent
7bb214ef
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
app/build.gradle
+2
-2
2 additions, 2 deletions
app/build.gradle
gradle/wrapper/gradle-wrapper.properties
+2
-2
2 additions, 2 deletions
gradle/wrapper/gradle-wrapper.properties
with
4 additions
and
4 deletions
app/build.gradle
+
2
−
2
View file @
1c25dd4f
...
...
@@ -7,8 +7,8 @@ android {
applicationId
"org.xphnx.ameixa"
minSdkVersion
16
targetSdkVersion
28
versionCode
40
3
versionName
"4.0.
3
"
versionCode
40
4
versionName
"4.0.
4
"
}
compileOptions
{
...
...
This diff is collapsed.
Click to expand it.
gradle/wrapper/gradle-wrapper.properties
+
2
−
2
View file @
1c25dd4f
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-4.
10
-all.zip
distributionSha256Sum
=
fc049dcbcb245d5892bebae14
3bd5
15a78f6a5a93cec99d489b312dc0ce4aad9
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-4.
9
-all.zip
distributionSha256Sum
=
39e2d580
3b
b
d5
eaf6c8efe07067b0e5a00235e8c71318642b2ed262920b27721
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
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
sign in
to comment