Browse Source

Merge pull request #1175 from nextcloud/renovate/kotlin-monorepo

pull/1168/merge
Kate 1 year ago committed by GitHub
parent
commit
11c62b8a86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      packages/app/android/build.gradle

2
packages/app/android/build.gradle

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.9.20'
ext.kotlin_version = '1.9.21'
repositories {
google()
mavenCentral()

Loading…
Cancel
Save