Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
gun0912 committed May 27, 2016
2 parents 95f150e + d2814af commit ddce3a6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ repositories {
}

dependencies {
compile 'com.github.ParkSangGwon:TedPermission:v1.0.8'
compile 'com.github.ParkSangGwon:TedPermission:v1.0.9'
}

```
Expand Down Expand Up @@ -119,6 +119,9 @@ You can customize something ...<br />
* `setRationaleConfirmText(R.string.xxx or String) (default: confirm / 확인)`
* `setDeniedMessage(R.string.xxx or String)`
* `setDeniedCloseButtonText(R.string.xxx or String) (default: close / 닫기)`
* `setGotoSettingButtonText(R.string.xxx or String) (default: setting / 설정)`



<br/><br/>

Expand Down

0 comments on commit ddce3a6

Please sign in to comment.