Skip to content

Commit

Permalink
chore: deps: update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cinit committed Jul 26, 2023
1 parent 89f82f0 commit d5777f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
agp = "8.0.2"
agp = "8.1.0"
appCenter = "5.0.2"
kotlin = "1.9.0"
ksp = "1.9.0-1.0.12"
Expand All @@ -19,7 +19,7 @@ eclipse-jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "6.6.0.
hiddenapibypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "4.3" }
kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version = "1.14.2"}
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.7.2"}
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.7.3"}
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.5.1"}
ksp = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp"}
lifecycle-livedata = { module = "androidx.lifecycle:lifecycle-livedata-ktx", version.ref = "lifecycle"}
Expand Down

0 comments on commit d5777f4

Please sign in to comment.