Update metadata related logic after switch to 1.6
This commit is contained in:
+2
-1
@@ -162,7 +162,8 @@ private val apiVersionValues = ApiVersion.run {
|
||||
KOTLIN_1_2,
|
||||
KOTLIN_1_3,
|
||||
KOTLIN_1_4,
|
||||
KOTLIN_1_5
|
||||
KOTLIN_1_5,
|
||||
KOTLIN_1_6
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user