Skip to content

Commit 58021fd

Browse files
author
Yannick Platon
committed
Release the version 2.9.0
1 parent 2a53444 commit 58021fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ android
1818
targetSdkVersion 27
1919

2020
versionCode 17
21-
versionName "2.9.0.004-SNAPSHOT"
21+
versionName "2.9.0"
2222
}
2323

2424
buildTypes
@@ -38,7 +38,7 @@ dependencies
3838
implementation("com.android.support:appcompat-v7:27.1.1")
3939

4040
// Smart&Soft
41-
api("com.smartnsoft:droid4me:2.9.0.003-SNAPSHOT")
41+
api("com.smartnsoft:droid4me:2.9.0")
4242

4343
// Third party libraries
4444
api("com.fasterxml.jackson.core:jackson-core:$jacksonVersion")

0 commit comments

Comments
 (0)