Skip to content

Commit

Permalink
commit 789018980 on 20211024
Browse files Browse the repository at this point in the history
  • Loading branch information
SDRausty committed Oct 24, 2021
1 parent 99ed2b0 commit 7e14bfc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .conf/VERSIONID
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.483
1.0.484
2 changes: 1 addition & 1 deletion buildAPKs/prep.bash
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ _SIGNAL_ () {
declare -a DLIST # declare array for all superfluous directories
declare -a FLIST # declare array for all superfluous files
DLIST=(".idea" "bin" "gen" "gradle" "obj" "out" "output")
FLIST=("*-debug.key" "*.apk" "*.aar" ".classpath" ".gitignore" ".project" ".settings" "Android.kpf" "ant.properties" "app.iml" "build.properties" "build.xml" "default.properties" "gradle-wrapper.jar" "gradle-wrapper.properties" "gradlew" "gradlew.bat" "gradle.properties" "gradle.xml" "lint.xml" "local.properties" "makefile.linux_pc" "org.eclipse.jdt.core.prefs" "pom.xml" "proguard.cfg" "proguard-project.txt" "proguard-rules.pro" "project.properties" "R.java" "settings.gradle" "WebRTCSample.iml")
FLIST=("*-debug.key" "*.apk" "*.aar" ".classpath" ".gitignore" ".project" ".settings" "Android.kpf" "ant.properties" "app.iml" "build.properties" "default.properties" "gradle-wrapper.jar" "gradle-wrapper.properties" "gradlew" "gradlew.bat" "gradle.properties" "gradle.xml" "lint.xml" "local.properties" "makefile.linux_pc" "org.eclipse.jdt.core.prefs" "pom.xml" "proguard.cfg" "proguard-project.txt" "proguard-rules.pro" "project.properties" "R.java" "settings.gradle" "WebRTCSample.iml")
LIBAU="$(awk 'NR==1' "$RDR/.conf/LIBAUTH")" # load true/false from .conf/LIBAUTH file. File LIBAUTH has information about loading artifacts and libraries into the build process.
if [[ "$LIBAU" == true ]]
then # find and download artifacts and libraries for the build process
Expand Down
4 changes: 2 additions & 2 deletions sha512.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
7e5efdb1e567cef4aa9343f9adabace8c80442367f85e71cd70d1d975cfd6b109a1dacd6b225ac042402429b68e4a0e4a370f6f83dfb17998893c4c9c94f7ebe ./.conf/VERSIONID
de18350eeea15c372c30531e59f9da72b7ae5e2f3a136b1c8cec40ee905cccb0ccbda3d8736d11b6f28df8360c0f99f21d00b02d27910a599e76e0813e8463d5 ./.conf/VERSIONID
05a502a845e35bc0495a3a3006ae914785c48679dddd362bd98bd33c306ed2aa8fac57344b1b65955d41755c3967f3e991770764f6c2f14c6a52f3e52e00ef1c ./.github/FUNDING.yml
503fbdd756ac28eba94e27e9b584c2a4532b78df5eb2fe66b747a67350a56ee579e08680ae637d80de9fa264bf5e099bb4e48a82bf2f0e32358eedfe018fdb15 ./.github/workflows/greetings.yml
5e20f4451f28b2ad8cd03e174bafa7c5d2d08cb3d9c6364a1f36b47fa1a2ae7e222970337f1481f149b6f87894f59e113bc49924776d558f0eb0773f6eebcd56 ./.github/workflows/label.yml
Expand All @@ -17,7 +17,7 @@ fb3ac64b4ae8ca6b48315af9ea4ddf126da9d531a6e0e16d05144f013aea7366b5e6a0acf7177a82
602928d426882dca78b70ced1e29324209a26de115aca0d9bfa9dc9eb656ccd01392aba6f5866e7b610e83b2f52b30303b15d9cb9399bd977caa24056f4cf392 ./buildAPKs/fandm.bash
2ba7c334ecba6511ed983875ddce202e9614349bc719ea25c081cec4d146b50ab1e620cdf02533a14f016a1effc7f37113df103a29e414dd1ab90beee9543f1f ./buildAPKs/init/build.buildAPKs.modules.bash
af76bac3cf3b817af3257c93e6cb02b62c11d3d98b09f7a29869ec75a14f4edad8a92021fe59be46ded80d6aaf2d7c1e1e348f092dae1360c1e6c3ca17a30970 ./buildAPKs/init/mod.bash
de74fcb27a0dbcbc7085e6d09b57e9ad45867fecc3760a528f902e87933bdff239669da23563f592f42500a46b60f2f658d643074776a2e4be4182a801c2c930 ./buildAPKs/prep.bash
2631a37d07fb9d5f68f3a193aeb1a25429417c19273e7f6681dd0c05758e3a706a07ade93f96461870c2ee2d47d14efeb39245b157aacf4cf1292a46d10a9d01 ./buildAPKs/prep.bash
820822fcca3909ae528b770f80b0015278d92cbad002599726338a67b65c52cb4a9a09e7e173929b0a0fc727209f5a7af09eecaf5fdeecfaa22fd6f423e88550 ./buildAPKs/prep.heavy.bash
f36fde1c083c62d68ef40030d6bf4e503f9cfaa13754a426b54d5b6319300f93fb29fb2c5bb945b3879245754196c0bcaaaa1b67323d7467ad1dd445ab80d7b9 ./buildAPKs/prep.lite.bash
e3f0f285488d2c15f98d68f9ba478a39da5ccf39798e60b4c687d99fceeeda6e26a3acc7ba921ed5d84e72a7ae25a3b7c888349aa2080c1fb3d2b6444a22e612 ./buildAPKs/tots.bash
Expand Down

1 comment on commit 7e14bfc

@SDRausty
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.