chore(deps): bump org.jetbrains.kotlin.android from 1.9.24 to 2.0.0

Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
This commit is contained in:
HeCodes2Much
2024-05-27 17:35:07 +01:00
parent be2f4874a1
commit bbe9c98464
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
.gradle
/local.properties
/.idea/*
/.kotlin/*
/.vscode/*
/build
/pages

View File

@@ -1,6 +1,6 @@
[versions]
agp = "8.4.1"
kotlin = "1.9.24"
kotlin = "2.0.0"
coreKtx = "1.13.1"
junit = "4.13.2"
junitVersion = "1.1.5"