Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
Version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Angad committed May 20, 2017
1 parent 02954a6 commit e33b0fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions filepicker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ext {
siteUrl = 'https://github.com/angads25/android-filepicker'
gitUrl = 'https://github.com/angads25/android-filepicker.git'

libraryVersion = '1.1.0'
libraryVersion = '1.1.1'

developerId = 'angads25'
developerName = 'Angad Singh'
Expand All @@ -31,8 +31,8 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 25
versionCode 11
versionName "1.1.0"
versionCode 12
versionName "1.1.1"
}
buildTypes {
release {
Expand Down

0 comments on commit e33b0fd

Please sign in to comment.