Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabharora90 committed Aug 18, 2018
1 parent f40d57f commit d2a8836
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions customtabs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ android {
minSdkVersion 15
targetSdkVersion 28
versionCode 1
versionName "1.0"
versionName "1.1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down Expand Up @@ -66,7 +66,7 @@ ext {
siteUrl = 'https://github.com/saurabharora90/CustomTabs-Kotlin'
gitUrl = 'https://github.com/saurabharora90/CustomTabs-Kotlin.git'

libraryVersion = '1.0.0'
libraryVersion = '1.1'

developerId = 'saurabharora90'
developerName = 'Saurabh Arora'
Expand Down

0 comments on commit d2a8836

Please sign in to comment.