Skip to content

Commit a1fcd74

Browse files
author
alllexey
committed
Fix app crash if no refresh token is present
1 parent 2631d7b commit a1fcd74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ android {
4040

4141
dependencies {
4242
implementation("io.nayuki:qrcodegen:1.8.0")
43-
implementation("io.github.alllexey123:my-itmo-api:1.2.3")
43+
implementation("io.github.alllexey123:my-itmo-api:1.2.4")
4444
implementation("androidx.datastore:datastore-preferences:1.1.1")
4545
implementation(libs.androidx.core.ktx)
4646
implementation(libs.androidx.appcompat)

0 commit comments

Comments
 (0)