mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-23 09:16:54 +00:00
Changed build logic
This commit is contained in:
parent
64b3d285ee
commit
09c0d0a146
|
@ -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
|
BIN
.gradle/5.6.2/executionHistory/executionHistory.bin
Normal file
BIN
.gradle/5.6.2/executionHistory/executionHistory.bin
Normal file
Binary file not shown.
BIN
.gradle/5.6.2/executionHistory/executionHistory.lock
Normal file
BIN
.gradle/5.6.2/executionHistory/executionHistory.lock
Normal file
Binary file not shown.
BIN
.gradle/5.6.2/fileChanges/last-build.bin
Normal file
BIN
.gradle/5.6.2/fileChanges/last-build.bin
Normal file
Binary file not shown.
BIN
.gradle/5.6.2/fileHashes/fileHashes.lock
Normal file
BIN
.gradle/5.6.2/fileHashes/fileHashes.lock
Normal file
Binary file not shown.
0
.gradle/5.6.2/gc.properties
Normal file
0
.gradle/5.6.2/gc.properties
Normal file
BIN
.gradle/buildOutputCleanup/buildOutputCleanup.lock
Normal file
BIN
.gradle/buildOutputCleanup/buildOutputCleanup.lock
Normal file
Binary file not shown.
2
.gradle/buildOutputCleanup/cache.properties
Normal file
2
.gradle/buildOutputCleanup/cache.properties
Normal file
|
@ -0,0 +1,2 @@
|
|||
#Thu Jan 27 14:19:07 EET 2022
|
||||
gradle.version=5.6.2
|
Loading…
Reference in a new issue