Skip to content

Commit

Permalink
Merge pull request #125 from GetStream/k2/experimental
Browse files Browse the repository at this point in the history
Enable k2 compiler experimental
  • Loading branch information
skydoves authored Nov 2, 2023
2 parents 097eb76 + 3af3661 commit eac2cdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ android.useAndroidX=true
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true
android.defaults.buildfeatures.buildconfig=true

kotlin.experimental.tryK2=true

0 comments on commit eac2cdc

Please sign in to comment.