Skip to content

Commit 78ed9ad

Browse files
author
Murat Yener
committed
spotless fix
1 parent 7b5c0f2 commit 78ed9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/com/google/samples/apps/nowinandroid/MainActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ class MainActivity : ComponentActivity() {
177177
status.hasProfileEnqueuedForCompilation() ->
178178
"ProfileInstaller: Enqueued for compilation"
179179
else -> "Profile not compiled or enqueued"
180-
}
180+
},
181181
)
182182
}
183183
}

0 commit comments

Comments
 (0)