Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #69 from tinglesoftware/dependabot/gradle/kotlin_v…
Browse files Browse the repository at this point in the history
…ersion-1.8.22

Bump kotlin_version from 1.8.21 to 1.8.22
  • Loading branch information
sethonyango authored Jun 19, 2023
2 parents d583d05 + 5445624 commit 9fcc23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.

buildscript {
ext.kotlin_version = '1.8.21'
ext.kotlin_version = '1.8.22'
ext.min_sdk_version = 21
ext.compile_sdk_version = 32
ext.target_sdk_version = 32
Expand Down

0 comments on commit 9fcc23d

Please sign in to comment.