Skip to content

Commit

Permalink
Use Kotlin K2
Browse files Browse the repository at this point in the history
  • Loading branch information
Pluu committed Oct 23, 2023
1 parent 72ad67f commit 192c6ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ org.gradle.configuration-cache=true
# Use this flag carefully, in case some of the plugins are not fully compatible.
org.gradle.configuration-cache.problems=warn
# AGP 8.0 or Higher
android.enableBuildConfigAsBytecode=true
android.enableBuildConfigAsBytecode=true
kotlin.experimental.tryK2=true

0 comments on commit 192c6ee

Please # to comment.