Skip to content

Commit

Permalink
Update eprefs version.
Browse files Browse the repository at this point in the history
  • Loading branch information
muddassir235 committed Jul 16, 2021
1 parent 57e09e0 commit 45e5350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kmacros/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.core:core-ktx:1.6.0'
implementation 'androidx.appcompat:appcompat:1.3.0'
api 'com.github.muddassir235:eprefs:1.9'

testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'

api 'com.github.muddassir235:eprefs:1.8'
}

0 comments on commit 45e5350

Please sign in to comment.