better gestures, more settings, stability fixes
This commit is contained in:
parent
7a1395220c
commit
f005073ad5
4 changed files with 151 additions and 75 deletions
|
|
@ -6,7 +6,7 @@ plugins {
|
|||
}
|
||||
|
||||
android {
|
||||
namespace = "vision.flux.plasmoid"
|
||||
namespace = "com.randogoth.plasmoid"
|
||||
compileSdk = flutter.compileSdkVersion
|
||||
ndkVersion = flutter.ndkVersion
|
||||
compileSdkVersion 36
|
||||
|
|
@ -22,7 +22,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
||||
applicationId = "vision.flux.plasmoid"
|
||||
applicationId = "com.randogoth.plasmoid"
|
||||
// You can update the following values to match your application needs.
|
||||
// For more information, see: https://flutter.dev/to/review-gradle-config.
|
||||
minSdk = flutter.minSdkVersion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue