Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ad81e26c5e |
@@ -23,7 +23,7 @@ jobs:
|
|||||||
contents: write
|
contents: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v7
|
- uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -121,5 +121,5 @@ dependencies {
|
|||||||
implementation 'androidx.security:security-crypto:1.1.0'
|
implementation 'androidx.security:security-crypto:1.1.0'
|
||||||
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.11.0'
|
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.11.0'
|
||||||
implementation "androidx.datastore:datastore-preferences:1.2.1"
|
implementation "androidx.datastore:datastore-preferences:1.2.1"
|
||||||
implementation "com.google.crypto.tink:tink-android:1.22.0"
|
implementation "com.google.crypto.tink:tink-android:1.23.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user