Skip to content

Commit

Permalink
Update UF Service API
Browse files Browse the repository at this point in the history
Signed-off-by: Saeed Rezaee <[email protected]>
  • Loading branch information
SaeedRe committed Jun 25, 2024
1 parent c56439f commit 83156a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uf-service-api-reference-implementation/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,5 @@ dependencies {
implementation "androidx.cardview:cardview:1.0.0"
api "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.2"
implementation 'com.github.kynetics.uf-android-client:uf-client-service-api:v1.6.0'
implementation 'com.github.kynetics.uf-android-client:uf-client-service-api:v1.6.1'
}

0 comments on commit 83156a7

Please sign in to comment.