Skip to content

Commit c3b5ba1

Browse files
committed
Update the version
1 parent 1069731 commit c3b5ba1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

circularimageview/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
minSdkVersion 15
99
targetSdkVersion 24
1010
versionCode 1
11-
versionName "1.0.4"
11+
versionName "1.0.5"
1212
}
1313

1414
buildTypes {

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313
minSdkVersion 15
1414
targetSdkVersion 24
1515
versionCode 1
16-
versionName "1.0.4"
16+
versionName "1.0.5"
1717
}
1818

1919
buildTypes {

0 commit comments

Comments
 (0)