Skip to content

Commit 6f7bff0

Browse files
committed
Update platform version in gradle.properties
The platform version in build.gradle has been updated from 212 to 222. This change ensures compatibility with the updated platform.
1 parent 07175ca commit 6f7bff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ version=2024.2
1313
kotlin.stdlib.default.dependency=false
1414
#
1515
# Platform
16-
platformSinceBuild=212
16+
platformSinceBuild=222
1717
# Develop platform
1818
platformVersion=2024.1.1
1919
platformType=PC

0 commit comments

Comments
 (0)