diff options
| author | Mica White <botahamec@outlook.com> | 2026-01-17 22:10:53 -0500 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-01-17 22:10:53 -0500 |
| commit | fbaa2fd589f391156db374b82ddd8dc0f6e6901f (patch) | |
| tree | ee6903da0b6e50ad026f62957c962d452468ce3e /android/app/src | |
| parent | b91baa8fdfd3b017588bca3356c201529bf82a4f (diff) | |
com.example to com.botahamec
Diffstat (limited to 'android/app/src')
| -rwxr-xr-x | android/app/src/main/kotlin/com/example/speedometer/MainActivity.kt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/app/src/main/kotlin/com/example/speedometer/MainActivity.kt b/android/app/src/main/kotlin/com/example/speedometer/MainActivity.kt index 440dc41..fe419d8 100755 --- a/android/app/src/main/kotlin/com/example/speedometer/MainActivity.kt +++ b/android/app/src/main/kotlin/com/example/speedometer/MainActivity.kt @@ -1,4 +1,4 @@ -package com.example.speedometer
+package com.botahamec.speedometer
import io.flutter.embedding.android.FlutterActivity
|
