Skip to content

Commit

Permalink
v1.1.3 release!(add source to jitpack.io)
Browse files Browse the repository at this point in the history
  • Loading branch information
FunnySaltyFish committed Nov 6, 2022
1 parent 08c02c9 commit 8ab392e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ dependencies {

implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.1"

// implementation project(path: ':data_saver_core')
implementation 'com.github.FunnySaltyFish.ComposeDataSaver:data-saver:v1.1.2'
implementation project(path: ':data_saver_core')
// implementation 'com.github.FunnySaltyFish.ComposeDataSaver:data-saver:v1.1.2'


// if you want to use mmkv
Expand Down

0 comments on commit 8ab392e

Please sign in to comment.