Don't update GitLab to 1.6.0 (37)
Still not buildable
This commit is contained in:
parent
e7125c0e3d
commit
02e64ad6a1
|
|
@ -26,6 +26,17 @@ Build:1.5.6,36
|
||||||
cp -fR $$GravatarAndroid$$/gravatar-android/src/fr src/main/java/ && \
|
cp -fR $$GravatarAndroid$$/gravatar-android/src/fr src/main/java/ && \
|
||||||
sed -i -e 's/compile fileTree/compile "in.uncod.android.bypass:bypass:1.1"\n compile fileTree/g' build.gradle
|
sed -i -e 's/compile fileTree/compile "in.uncod.android.bypass:bypass:1.1"\n compile fileTree/g' build.gradle
|
||||||
|
|
||||||
|
Build:1.6.0,37
|
||||||
|
disable=https://github.com/ekx/GitLabAndroid/issues/10
|
||||||
|
commit=1.6.0
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
srclibs=GravatarAndroid@v1.0
|
||||||
|
rm=app/libs/*jar,app/native-libs/armeabi/libbypass.so,app/native-libs/armeabi-v7a/libbypass.so,app/native-libs/mips/libbypass.so,app/native-libs/x86/libbypass.so
|
||||||
|
prebuild=touch signing.gradle && \
|
||||||
|
cp -fR $$GravatarAndroid$$/gravatar-android/src/fr src/main/java/ && \
|
||||||
|
sed -i -e 's/compile fileTree/compile "in.uncod.android.bypass:bypass:1.1"\n compile fileTree/g' build.gradle
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.6.0
|
Current Version:1.6.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue