Skip to content

Commit

Permalink
Release v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Relex committed Jul 31, 2019
1 parent 010e850 commit d50f2c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circleindicator/build.gradle
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apply plugin: 'com.android.library'

version = "1.3.1"
version = "1.3.2"

android {
compileSdkVersion 28

defaultConfig {
minSdkVersion 14
targetSdkVersion 28
versionCode 131
versionCode 132
versionName version
}

Expand Down

0 comments on commit d50f2c2

Please sign in to comment.