Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Samples Post Release Tasks #150

Merged
merged 5 commits into from
Dec 14, 2023
Merged

Samples Post Release Tasks #150

merged 5 commits into from
Dec 14, 2023

Conversation

shubham7109
Copy link
Collaborator

No description provided.

@shubham7109 shubham7109 self-assigned this Dec 12, 2023
@shubham7109
Copy link
Collaborator Author

Ignoring build checker failure since it is reading the main readme file.

@shubham7109 shubham7109 marked this pull request as ready for review December 12, 2023 23:41
README.md Outdated Show resolved Hide resolved
@shubham7109 shubham7109 requested a review from gunt0001 December 14, 2023 16:48
@@ -1,14 +1,14 @@
ext {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While reviewing the other PR https://devtopia.esri.com/runtime/kotlin/pull/3392/files, I was verifying myself to see if samples, toolkit and kotlin repo versions.gradle match. came across this PR
I noticed, below three version that need to be updated to match the other version upgrades?

androidBrowserVersion = '1.5.0'
 // Plugin versions
 gradleVersion = '8.1.1'
 // Java version
 javaVersion = 1.17

to

androidBrowserVersion = '1.7.0'
 // Plugin versions
 gradleVersion = '8.2.0'
 // Java version
 javaVersion = 1.8

@shubham7109
Copy link
Collaborator Author

@prupani-7 Let's update dependencies in a separate PR once the SDK changes are added. This PR is to allow for daily builds to run.

Copy link

@prupani-7 prupani-7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@shubham7109 shubham7109 merged commit 11d57e0 into v.next Dec 14, 2023
1 check failed
@shubham7109 shubham7109 deleted the shubham/post-release branch December 14, 2023 19:03
prupani-7 pushed a commit that referenced this pull request Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants