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

Commit

Permalink
Update android SDK to non-dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Wong committed Jul 21, 2022
1 parent 9764bf1 commit fae97ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ android {
dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'

api 'ch.admin.bag.covidcertificate:sdk-android:2.2.1-dev-68'
api 'ch.admin.bag.covidcertificate:sdk-android:2.2.1'

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

0 comments on commit fae97ac

Please sign in to comment.