Releases: solana-mobile/solana-pay-android-sample
Releases · solana-mobile/solana-pay-android-sample
v1.0.1
What's Changed
- Update gradle dependencies by @sdlaver in #41
- Bump robolectric from 4.9 to 4.9.2 by @dependabot in #44
- Bump org.jetbrains.kotlin.android from 1.7.22 to 1.8.10 by @dependabot in #46
- Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0 by @dependabot in #48
- Update font sizing to use sp (not pt) by @sdlaver in #51
- Update Gradle to 7.5.1, and update dependencies by @sdlaver in #50
- Update Gradle plugin version to 8.0.2 by @sdlaver in #52
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.7.1 to 1.7.2 by @dependabot in #54
- Bump org.jetbrains.kotlin.android from 1.8.21 to 1.9.0 by @dependabot in #55
- Bump actions/checkout from 3 to 4 by @dependabot in #58
- Bump actions/download-artifact from 3 to 4 by @dependabot in #62
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #63
- Bump actions/setup-java from 3 to 4 by @dependabot in #64
- Bump solana-mobile/gha-commit-artifact-to-branch from 1 to 2 by @dependabot in #61
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.7.2 to 1.7.3 by @dependabot in #56
- Bump org.jetbrains.kotlin.android from 1.9.0 to 1.9.22 by @dependabot in #59
- Bump org.robolectric:robolectric from 4.10.3 to 4.11.1 by @dependabot in #60
- Bump com.solanamobile:digital-asset-links-android from 1.0.2 to 1.0.3 by @dependabot in #65
- Update dependencies by @sdlaver in #85
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add appropriate permissions to upload assets to releases by @sdlaver in #25
- Publish javadoc automatically on push to main by @sdlaver in #26
- Move releasing of artifacts into a separate workflow job by @sdlaver in #28
- Update gradle deps by @sdlaver in #29
- Remove transitive dependencies on kotlin stdlib (via androidx) by @sdlaver in #30
- Use digital-asset-links-android published to Maven Central by @sdlaver in #31
- Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 by @dependabot in #33
- Update Gradle, Android Gradle Plugin, and dependency versions by @sdlaver in #38
- Update version to v1.0.0 by @sdlaver in #39
New Contributors
- @dependabot made their first contribution in #33
Full Changelog: v0.1.0...v1.0.0