File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,9 @@ Use of the Square Java SDK requires:
1212
1313## Installation
1414
15- [ !NOTE]
16- Replace ` VERSION ` in the examples below with the version you want to use. These instructions apply to version ` 44.0.0.20250319 ` and later.
15+ > [ !NOTE]
16+ > Replace ` VERSION ` in the examples below with the version you want to use.
17+ > These instructions apply to version ` 44.0.0.20250319 ` and later.
1718
1819### Gradle
1920
@@ -296,9 +297,9 @@ com.squareup.square.legacy.SquareClient legacyClient =
296297
297298We recommend migrating to the new SDK using the following steps:
298299
299- [ !NOTE]
300- Replace ` VERSION ` in the examples below with the version you want to use.
301- These instructions apply to version ` 44.0.0.20250319 ` and later.
300+ > [ !NOTE]
301+ > Replace ` VERSION ` in the examples below with the version you want to use.
302+ > These instructions apply to version ` 44.0.0.20250319 ` and later.
302303
303304
3043051 . Include the following dependencies in your project
You can’t perform that action at this time.
0 commit comments