From 1f27095fc73e5cdbfc40c5289689a1c2b75cb566 Mon Sep 17 00:00:00 2001 From: kshib Date: Mon, 8 Apr 2024 01:17:51 +0530 Subject: [PATCH] fdroid build --- .gitmodules | 3 --- pubspec.yaml | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 7c80cd8..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "flutter"] - path = flutter - url = https://github.com/flutter/flutter diff --git a/pubspec.yaml b/pubspec.yaml index 46b78d5..d72fd14 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: raven description: "News aggregator" publish_to: 'none' -version: 0.8.1+20 +version: 0.8.2+20 environment: sdk: '>=3.2.1 <4.0.0'