Skip to content

Commit 1ef4c00

Browse files
committed
updated to latest api version
1 parent 3fde653 commit 1ef4c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repositories {
1616
}
1717

1818
project.ext {
19-
set("generatrApiVersion", "1.0.0.B2")
19+
set("generatrApiVersion", "1.0.0.M3")
2020

2121
set("bintrayUser", project.property("BINTRAY_USER") ?: "n/a")
2222
set("bintrayKey", project.property("BINTRAY_KEY") ?: "n/a")

0 commit comments

Comments
 (0)