Skip to content

Commit

Permalink
update 2.0.a library
Browse files Browse the repository at this point in the history
  • Loading branch information
romellfudi committed Jan 9, 2022
1 parent c52e19f commit c049656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-kotlin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ android {
dependencies {
implementation project(':ussd-library-kotlin')
// implementation 'com.romellfudi.permission:kotlin-fudi-permission:2.0.a'
implementation 'com.github.romellfudi.FudiPermission:kotlin-fudi-permission:main-SNAPSHOT'
implementation 'com.github.romellfudi.FudiPermission:kotlin-fudi-permission:2.0.a'
}
dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
Expand Down

0 comments on commit c049656

Please sign in to comment.