We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b3a580 commit 5992e65Copy full SHA for 5992e65
build.gradle.kts
@@ -41,8 +41,7 @@ kotlin {
41
useJUnitPlatform()
42
}
43
44
-
45
- // TODO revert these back to dynamodb v2
+
46
sourceSets {
47
val jvmMain by getting{
48
dependencies {
gradle.properties
@@ -1,2 +1,2 @@
1
#Gradle properties
2
-version=1.0.7
+version=1.0.8
0 commit comments