Prepare fdroid build
This commit is contained in:
parent
1303b54380
commit
c357fd3c91
1
.flutter
Submodule
1
.flutter
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule ".flutter"]
|
||||
path = .flutter
|
||||
url = https://github.com/flutter/flutter.git
|
@ -1,7 +1,7 @@
|
||||
name: calorimeter
|
||||
description: "A new Flutter project."
|
||||
description: "Track your calories!"
|
||||
publish_to: 'none'
|
||||
version: 1.1.0
|
||||
version: 1.0.0+2001
|
||||
|
||||
environment:
|
||||
sdk: ^3.5.3
|
||||
|
Loading…
Reference in New Issue
Block a user