We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e2ad54 commit cde2a80Copy full SHA for cde2a80
templates/android/build.gradle.twig
@@ -2,7 +2,7 @@ apply plugin: 'io.github.gradle-nexus.publish-plugin'
2
3
// Top-level build file where you can add configuration options common to all sub-projects/modules.
4
buildscript {
5
- ext.kotlin_version = "1.5.31"
+ ext.kotlin_version = "1.7.10"
6
version System.getenv("SDK_VERSION")
7
repositories {
8
maven { url "https://plugins.gradle.org/m2/" }
0 commit comments