Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Relex committed May 26, 2019
1 parent b45062a commit d9a7a91
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 = "2.1.1"
version = "2.1.2"

android {
compileSdkVersion 28

defaultConfig {
minSdkVersion 14
targetSdkVersion 28
versionCode 211
versionCode 212
versionName version
}

Expand Down

0 comments on commit d9a7a91

Please sign in to comment.