mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Ring to 2.0.012 (31)
This commit is contained in:
parent
65a4fece9c
commit
7a9d2f19dc
1 changed files with 11 additions and 0 deletions
|
|
@ -46,6 +46,17 @@ Build:2.0.011,29
|
||||||
./compile.sh release && \
|
./compile.sh release && \
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
Build:2.0.012,31
|
||||||
|
commit=729d6d1f60ab3162811d6ea01100779427a42778
|
||||||
|
subdir=ring-android/app/src/main
|
||||||
|
output=../../build/outputs/apk/app-release-unsigned.apk
|
||||||
|
build=pushd ../../../../ && \
|
||||||
|
echo -e '#!/bin/sh\ngradle "$@"' > ring-android/gradlew && \
|
||||||
|
export ANDROID_NDK_ROOT=$ANDROID_NDK && \
|
||||||
|
export ANDROID_ABI="armeabi-v7a" && \
|
||||||
|
./compile.sh release && \
|
||||||
|
popd
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:2.0.012b
|
Current Version:2.0.012b
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue