Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
fix android build
Browse files Browse the repository at this point in the history
  • Loading branch information
boyan01 committed Dec 24, 2023
1 parent 0031de7 commit fd870d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions android/app/src/main/kotlin/tech/soit/quiet/app/AppContext.kt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
package tech.soit.quiet.app

import io.flutter.app.FlutterApplication
import io.flutter.plugins.pathprovider.PathProviderPlugin
import io.flutter.plugins.sharedpreferences.SharedPreferencesPlugin

@Suppress("unused")
class AppContext : FlutterApplication() {
Expand Down

0 comments on commit fd870d7

Please sign in to comment.