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 0353e5c commit 35a5686Copy full SHA for 35a5686
1 file changed
system_theme/android/build.gradle
@@ -2,7 +2,7 @@ group 'com.bruno.system_theme'
2
version '1.0-SNAPSHOT'
3
4
buildscript {
5
- ext.kotlin_version = '1.5.20'
+ ext.kotlin_version = '1.7.0'
6
repositories {
7
google()
8
jcenter()
0 commit comments