Skip to content

Commit d50f2c2

Browse files
author
Relex
committed
Release v1.3.2
1 parent 010e850 commit d50f2c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

circleindicator/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
apply plugin: 'com.android.library'
22

3-
version = "1.3.1"
3+
version = "1.3.2"
44

55
android {
66
compileSdkVersion 28
77

88
defaultConfig {
99
minSdkVersion 14
1010
targetSdkVersion 28
11-
versionCode 131
11+
versionCode 132
1212
versionName version
1313
}
1414

0 commit comments

Comments
 (0)