chore: kotlin version bump
This commit is contained in:
parent
813b64980d
commit
cf9799da7c
2 changed files with 2 additions and 6 deletions
|
@ -6,10 +6,6 @@ plugins {
|
|||
id 'com.google.devtools.ksp'
|
||||
}
|
||||
|
||||
def gitCommitHash = providers.exec {
|
||||
commandLine("git", "rev-parse", "--verify", "--short", "HEAD")
|
||||
}.standardOutput.asText.get().trim()
|
||||
|
||||
android {
|
||||
compileSdk 34
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue