Changed build logic

cicd
Illia Chub 2022-01-27 14:21:31 +02:00
parent 64b3d285ee
commit 09c0d0a146
8 changed files with 3 additions and 1 deletions

View File

@ -24,4 +24,4 @@ steps:
- export JAVA_HOME="/nix/store/ij5nydadkpikrzama011z3lvd7k7cd0v-openjdk-11.0.12+7/lib/openjdk"
- flutter config --android-sdk Android/Sdk
- flutter pub get
- flutter build apk
- flutter build apk --debug

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

Binary file not shown.

View File

@ -0,0 +1,2 @@
#Thu Jan 27 14:19:07 EET 2022
gradle.version=5.6.2