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 6f14bfd commit 70ae502Copy full SHA for 70ae502
android/build.gradle
@@ -6,7 +6,7 @@
6
*/
7
8
buildscript {
9
- ext.kotlin_version = '1.9.23'
+ ext.kotlin_version = '2.0.20'
10
11
repositories {
12
google()
android/templates/build/root.build.gradle
@@ -1,5 +1,5 @@
1
2
3
4
5
0 commit comments