Skip to content

Commit 4d3bb0b

Browse files
update Kotlin
1 parent 2f5f3ba commit 4d3bb0b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/build.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Build Properties
2-
#Sat Dec 02 09:16:00 EST 2023
3-
version_build=19
2+
#Sun Dec 24 10:25:52 EST 2023
3+
version_build=20
44
version_major=3
55
version_minor=0
66
version_patch=12

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
buildscript {
2222
ext {
23-
kotlin_version = '1.9.21'
23+
kotlin_version = '1.9.22'
2424
}
2525
repositories {
2626
google()

0 commit comments

Comments
 (0)