Skip to content

Commit

Permalink
Improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
seadowg committed Dec 12, 2022
1 parent 74efd81 commit fe672a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion strings/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ dependencies {
implementation Dependencies.androidx_core_ktx

/**
* We need to expose [AppCompatActivity] for classes that extend [LocalizedActivity]
* We need to expose [AppCompatActivity] for classes in separate modules that
* extend [LocalizedActivity].
*/
api Dependencies.androidx_appcompat

Expand Down

0 comments on commit fe672a9

Please sign in to comment.