Skip to content

Commit f594184

Browse files
committed
see 01/24 log
1 parent 8b52c31 commit f594184

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

utilcode/pkg/src/main/java/com/blankj/utilcode/pkg/feature/brightness/BrightnessActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.blankj.subutil.pkg.feature.brightness
1+
package com.blankj.utilcode.pkg.feature.brightness
22

33
import android.content.Context
44
import android.content.Intent

utilcode/pkg/src/main/java/com/blankj/utilcode/pkg/feature/flashlight/FlashlightActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.blankj.subutil.pkg.feature.flashlight
1+
package com.blankj.utilcode.pkg.feature.flashlight
22

33
import android.content.Context
44
import android.content.Intent

0 commit comments

Comments
 (0)