We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f8d84f + 86032d1 commit d290ee1Copy full SHA for d290ee1
android/build.gradle
@@ -2,7 +2,7 @@ group 'dev.fluttercommunity.android_id'
2
version '1.0-SNAPSHOT'
3
4
buildscript {
5
- ext.kotlin_version = '1.9.21'
+ ext.kotlin_version = '1.9.22'
6
repositories {
7
google()
8
mavenCentral()
0 commit comments