*grumble-grumlbe* fiiine

This commit is contained in:
Sorunome 2021-01-28 18:50:29 +01:00
parent 1286a59618
commit 067a66367d
No known key found for this signature in database
GPG Key ID: B19471D07FC9BE9C
5 changed files with 14 additions and 17 deletions

View File

@ -38,6 +38,10 @@ android {
main.java.srcDirs += 'src/main/kotlin'
}
lintOptions {
disable 'InvalidPackage'
}
defaultConfig {
applicationId "chat.fluffy.fluffychat"
minSdkVersion 21

View File

@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.1'
classpath 'com.android.tools.build:gradle:3.5.4'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.google.gms:google-services:4.3.2'
}

View File

@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.2-all.zip

View File

@ -216,7 +216,7 @@ packages:
description:
path: "."
ref: main
resolved-ref: "a6ee8053670ef4701e412bef0836480c4ad45905"
resolved-ref: a6ee8053670ef4701e412bef0836480c4ad45905
url: "https://gitlab.com/famedly/famedlysdk.git"
source: git
version: "0.0.1"
@ -624,7 +624,7 @@ packages:
name: matrix_api_lite
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.6"
version: "0.1.7"
matrix_file_e2ee:
dependency: transitive
description:
@ -910,12 +910,10 @@ packages:
receive_sharing_intent:
dependency: "direct main"
description:
path: "."
ref: "107ea4ae3c3da15be4e6d3337623b69cc2e04c68"
resolved-ref: "107ea4ae3c3da15be4e6d3337623b69cc2e04c68"
url: "https://github.com/radvansky-tomas/receive_sharing_intent.git"
source: git
version: "1.4.2"
name: receive_sharing_intent
url: "https://pub.dartlang.org"
source: hosted
version: "1.4.3"
rxdart:
dependency: transitive
description:
@ -1157,7 +1155,7 @@ packages:
description:
path: "."
ref: main
resolved-ref: "7092bcc846f6f919c7dfb58f2c30bb45ca7231c0"
resolved-ref: "9ad5360bb63021f366d35facf217f053d465b46c"
url: "https://github.com/UnifiedPush/flutter-connector.git"
source: git
version: "0.0.1"

View File

@ -16,7 +16,6 @@ dependencies:
ref: main
unifiedpush:
# path: /home/sorunome/repos/gotify/flutter_unified_push
git:
url: https://github.com/UnifiedPush/flutter-connector.git
ref: main
@ -41,11 +40,7 @@ dependencies:
flutter_secure_storage: ^3.3.5
http: ^0.12.2
universal_html: ^1.2.4
receive_sharing_intent:
# see https://github.com/KasemJaffer/receive_sharing_intent/pull/115
git:
url: https://github.com/radvansky-tomas/receive_sharing_intent.git
ref: 107ea4ae3c3da15be4e6d3337623b69cc2e04c68
receive_sharing_intent: ^1.4.3
flutter_slidable: ^0.5.7
flutter_sound_lite: ^7.5.3+1
open_file: ^3.0.3