Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
Update SDK versions
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Wong committed Jan 21, 2022
1 parent 9ae869c commit 0e1aef8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ android {
dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'

api 'ch.admin.bag.covidcertificate:sdk-android:2.0.3-dev-52'
api 'ch.admin.bag.covidcertificate:sdk-core:3.0.3-dev-35'
api 'ch.admin.bag.covidcertificate:sdk-android:2.0.3'
api 'ch.admin.bag.covidcertificate:sdk-core:3.0.3'

implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.core:core-ktx:1.6.0'
Expand Down

0 comments on commit 0e1aef8

Please sign in to comment.