Skip to content

Commit

Permalink
chore: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-fiedler committed Jan 30, 2024
1 parent 13f481b commit a01123b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/java/com/amplitude/core/Amplitude.kt
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ open class Amplitude internal constructor(
* <b>INTERNAL METHOD!</b>
*
* Sets device id immediately without waiting for build() to complete.
*
*
* <b>Note: only do this if you know what you are doing!</b>
*/
protected fun setDeviceIdInternal(deviceId: String) {
Expand Down

0 comments on commit a01123b

Please sign in to comment.