Skip to content

Commit

Permalink
fix: hardcode android native SDK version (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahroz16 committed Jul 14, 2023
1 parent 037a666 commit be03bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ customerio.reactnative.kotlinVersion=1.7.21
customerio.reactnative.compileSdkVersion=30
customerio.reactnative.targetSdkVersion=30
customerio.reactnative.minSdkVersion=21
customerio.reactnative.cioSDKVersionAndroid=[3.5.3,4.0)
customerio.reactnative.cioSDKVersionAndroid=3.6.3

0 comments on commit be03bd5

Please sign in to comment.