Skip to content

Commit a573a9c

Browse files
committed
release 4.13.0
Signed-off-by: gtebrean <[email protected]>
1 parent 3f81f64 commit a573a9c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
buildscript {
22
repositories {
33
mavenCentral()
4-
jcenter()
54
}
65
dependencies {
76
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=org.web3j
2-
version=4.12.4-SNAPSHOT
2+
version=4.13.0
33
kotlin.code.style=official
44
kotlin.caching.enabled=true
55
kotlin.incremental=true

0 commit comments

Comments
 (0)