Skip to content

Commit

Permalink
Update the android gradle plugin used for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ansman committed Jun 3, 2023
1 parent 363ba10 commit 413222d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dokka-allModulesPagePlugin = { module = "org.jetbrains.dokka:all-modules-page-pl

okio = "com.squareup.okio:okio:3.3.0"

android-gradlePlugin = "com.android.tools.build:gradle:8.1.0-alpha11"
android-gradlePlugin = "com.android.tools.build:gradle:8.1.0-beta04"
androidx-startup = "androidx.startup:startup-runtime:1.1.1"
androidx-test = { module = "androidx.test:core-ktx", version.ref = "androidx-test" }
androidx-test-runner = { module = "androidx.test:runner", version.ref = "androidx-test" }
Expand Down

0 comments on commit 413222d

Please sign in to comment.