Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat committed Aug 9, 2024
1 parent 2815210 commit 5551412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android_test/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ dependencies {
implementation("com.squareup.okhttp3:okhttp:4.11.0")
implementation("com.squareup.okhttp3:okhttp-sse:4.11.0")
implementation("com.moandjiezana.toml:toml4j:0.7.2")
implementation("com.google.code.gson:gson:2.10.1")
implementation("com.google.code.gson:gson:2.11.0")
implementation("org.bouncycastle:bcprov-jdk18on:1.78.1")
implementation("commons-codec:commons-codec:1.16.0")
implementation("commons-codec:commons-codec:1.17.1")
testImplementation("junit:junit:4.13.2")
androidTestImplementation("androidx.test.uiautomator:uiautomator:2.3.0-alpha03")
androidTestImplementation("androidx.test.ext:junit:1.1.5")
Expand Down

0 comments on commit 5551412

Please sign in to comment.