Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lwj1994 committed May 11, 2021
1 parent 046c3db commit b6cbfee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mmkv/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
}

apply from: '../deploy.gradle'
2 changes: 2 additions & 0 deletions sharedPreferences/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,5 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
}

apply from: '../deploy.gradle'

0 comments on commit b6cbfee

Please sign in to comment.