Merge branch 'surespot-mod0.65' into 'master'
update com.twofours.surespot.txt to v65 See merge request !1355
This commit is contained in:
commit
3114ca4c88
|
@ -97,6 +97,19 @@ Build:64-mod,64
|
|||
find .google_apis -name '*.jar' -exec rm {} \;
|
||||
scanignore=surespot/src/main/res/raw/ffmpeg
|
||||
|
||||
Build:65-mod,65
|
||||
commit=fdfd9f08734705d60955694a877f575693f8a960
|
||||
subdir=surespot
|
||||
gradle=yes
|
||||
prebuild=git clone https://github.com/zoff99/gcm-client-old.git && \
|
||||
mkdir -p src/main/java/com/ && \
|
||||
cp -av gcm-client-old/com src/main/java/ && \
|
||||
mkdir -p ../surespotcommon/src/main/res/raw && \
|
||||
printf 'ssl_strict=true\nbaseUrl=https://server.surespot.me:443\n' > ../surespotcommon/src/main/res/raw/configuration.properties && \
|
||||
pushd ../ && \
|
||||
find .google_apis -name '*.jar' -exec rm {} \;
|
||||
scanignore=surespot/src/main/res/raw/ffmpeg
|
||||
|
||||
Maintainer Notes:
|
||||
* Voice function removed
|
||||
|
||||
|
@ -106,5 +119,5 @@ itself.
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:64-mod
|
||||
Current Version Code:64
|
||||
Current Version:65-mod
|
||||
Current Version Code:65
|
||||
|
|
Loading…
Reference in a new issue