Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasKaminsky committed Aug 24, 2024
2 parents 6cdcea6 + e43bf10 commit 979297e
Show file tree
Hide file tree
Showing 51 changed files with 2,837 additions and 770 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ plugins {
id "org.jetbrains.kotlin.plugin.compose" version "2.0.20"
id "com.diffplug.spotless" version "6.25.0"
id "org.jetbrains.kotlin.kapt" version "2.0.20"
id 'com.google.devtools.ksp' version '2.0.10-1.0.24' apply false
id 'com.google.devtools.ksp' version '2.0.20-1.0.24' apply false
}

apply plugin: 'com.android.application'
Expand Down
Loading

0 comments on commit 979297e

Please sign in to comment.