Skip to content

Commit

Permalink
update Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
VREMSoftwareDevelopment committed Dec 24, 2023
1 parent 2f5f3ba commit 4d3bb0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Build Properties
#Sat Dec 02 09:16:00 EST 2023
version_build=19
#Sun Dec 24 10:25:52 EST 2023
version_build=20
version_major=3
version_minor=0
version_patch=12
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

buildscript {
ext {
kotlin_version = '1.9.21'
kotlin_version = '1.9.22'
}
repositories {
google()
Expand Down

0 comments on commit 4d3bb0b

Please sign in to comment.