Skip to content

Commit 450671b

Browse files
authored
chore: bump kotlin in core and sovran (#787)
Co-authored-by: Alan Charles <[email protected]>
1 parent 72ad4c9 commit 450671b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ android.iml
3838
.settings/
3939
bin/
4040

41+
# Android Studio
42+
.project
43+
.settings
44+
.classpath
4145

4246
# Cocoapods
4347
#
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AnalyticsReactNative_kotlinVersion=1.6.0
1+
AnalyticsReactNative_kotlinVersion=1.7.0
22
AnalyticsReactNative_compileSdkVersion=29
33
AnalyticsReactNative_buildToolsVersion=29.0.2
44
AnalyticsReactNative_targetSdkVersion=29
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Sovran_kotlinVersion=1.6.0
1+
Sovran_kotlinVersion=1.7.0
22
Sovran_compileSdkVersion=29
33
Sovran_targetSdkVersion=29

0 commit comments

Comments
 (0)