Skip to content

Commit 1c6221a

Browse files
committed
Merge remote-tracking branch 'origin/main'
# Conflicts: # README.md # test/src/systemtest/e2e_test.dart
2 parents 9788c1f + b981fc7 commit 1c6221a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/src/common/config.dart

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ const klutterGradleVersion = "2023.2.1.beta";
77
/// The version of Kotlin to be used.
88
const kotlinVersion = "1.8.20";
99

10+
/// The version of Kotlin to be used.
11+
const kotlinVersion = "1.8.20";
12+
1013
/// The minimum SDK version for Android.
1114
const androidMinSdk = 21;
1215

0 commit comments

Comments
 (0)