Skip to content

Commit 1512087

Browse files
[release] v1.4.0 - Support Strict Typing (#68)
### New Features - Adds Statsig.typed for strict typing support >Included In This Release >- 947f338 Daniel > - feat: support Value in typed experiments (#67) >- adc93f5 Daniel > - feat: add check options to typed apis (#66) >- acea56f Daniel > - feat: add strict typing for Feature Gates (#64) >- 256b11c Daniel > - feat: add support for strictly typed Experiments (#63) >- 6efeaa4 sroyal-statsig > - Multiple Improvements for SDK (#62)
1 parent 947f338 commit 1512087

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
android.useAndroidX=true
2-
libraryVersion=1.3.0
3-
kotlinVersion=1.5.0
2+
libraryVersion=1.4.0
3+
kotlinVersion=1.5.0

0 commit comments

Comments
 (0)