Skip to content

Commit 1db0c51

Browse files
authored
[release] v1.4.2 - fix: move logevent retries to background (#73)
### Fixes - logevent retries happen on initialization, but should not block the initialization flow >Included In This Release >- fa2433d tore-statsig > - Fix: Isolate log event retry from initialization scope (#71) >- 49851ad tore-statsig > - chore: upload report on test failure (#72)
1 parent fa2433d commit 1db0c51

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
@@ -1,3 +1,3 @@
11
android.useAndroidX=true
2-
libraryVersion=1.4.1
2+
libraryVersion=1.4.2
33
kotlinVersion=1.5.0

0 commit comments

Comments
 (0)