Skip to content

Commit

Permalink
add newline back
Browse files Browse the repository at this point in the history
  • Loading branch information
grablack committed Oct 18, 2023
1 parent 9f19e98 commit 7f36593
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation project(':library')
implementation 'com.google.android.material:material:1.10.0'

testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
Expand Down

0 comments on commit 7f36593

Please sign in to comment.