We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc7e8d commit d9085edCopy full SHA for d9085ed
README.md
@@ -23,7 +23,7 @@ Maven:
23
<dependency>
24
<groupId>com.algorand</groupId>
25
<artifactId>algosdk</artifactId>
26
- <version>1.6.0</version>
+ <version>1.7.0</version>
27
</dependency>
28
```
29
generator/pom.xml
@@ -168,7 +168,7 @@
168
169
170
171
172
173
174
<!-- testing -->
pom.xml
@@ -4,7 +4,7 @@
4
5
6
7
8
<packaging>jar</packaging>
9
10
<name>${project.groupId}:${project.artifactId}</name>
0 commit comments