Skip to content

Commit

Permalink
added plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
simondankelmann committed Dec 19, 2023
1 parent e4a0235 commit 3bf6a72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified app/debug/app-debug.apk
Binary file not shown.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
plugins {
id("com.android.application") version "8.2.0" apply false
id("org.jetbrains.kotlin.android") version "1.9.0" apply false
id("androidx.navigation.safeargs.kotlin") version "2.7.6" apply false
}

buildscript {
Expand Down

0 comments on commit 3bf6a72

Please sign in to comment.