mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-24 23:35:54 +03:00
[PR #211] [CLOSED] Upgraded Android Gradle Plugin and Gradle versions for Java 8-based build #404
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#404
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ushahidi/SMSSync/pull/211
Author: @vorburger
Created: 10/20/2014
Status: ❌ Closed
Base:
develop← Head:GradleAndroidUpgradeForJava8📝 Commits (1)
dc74edfFixed Java8 build issue by upgrading Android Gradle Plugin and Gradle version📊 Changes
4 files changed (+9 additions, -4 deletions)
View changed files
📝
.gitignore(+1 -0)📝
build.gradle(+6 -2)📝
gradle/wrapper/gradle-wrapper.jar(+0 -0)📝
gradle/wrapper/gradle-wrapper.properties(+2 -2)📄 Description
I tried to build this project under Java 8, and couldn't due to the error shown below.
This PR upgrades the Android Gradle Plugin and Gradle versions, which seems to help.
I have NOT yet run a full build through (currently download Android SDK through hotel WiFi..),
so please do double check that this doesn't break anything for you! ;)
Hope this helps,
Michael
SMSSync$ ./gradlew clean
FAILURE: Build failed with an exception.
Where:
Build file '/home/vorburger/dev/Saraswathi.TempAndNotInGit/SMSSync/sms-portals/build.gradle' line: 20
What went wrong:
A problem occurred evaluating project ':sms-portals'.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.