Skip to content

Commit

Permalink
Change tedonactivityresult repository
Browse files Browse the repository at this point in the history
  • Loading branch information
ParkSangGwon committed Aug 12, 2021
1 parent 5ad2c5e commit 98bc106
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ kotlin.code.style=official

GROUP=io.github.ParkSangGwon
POM_ARTIFACT_ID=tedimagepicker
VERSION_NAME=1.2.3
VERSION_NAME=1.2.4

POM_NAME=TedImagePicker
POM_PACKAGING=aar
Expand Down
2 changes: 1 addition & 1 deletion tedimagepicker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
annotationProcessor deps.glide.annotation

implementation 'io.github.ParkSangGwon:tedpermission-rx2:2.3.0'
implementation 'gun0912.ted:tedonactivityresult-rx2:1.0.6'
implementation 'io.github.ParkSangGwon:tedonactivityresult-rx2:1.0.10'

implementation 'com.alexvasilkov:gesture-views:2.5.2'
}
Expand Down

0 comments on commit 98bc106

Please sign in to comment.