update com.twofours.surespot.txt to v65

This commit is contained in:
Zoff 2016-04-20 17:16:05 +00:00
parent a50d8d37a6
commit 6c10e82888

View file

@ -97,6 +97,19 @@ Build:64-mod,64
find .google_apis -name '*.jar' -exec rm {} \; find .google_apis -name '*.jar' -exec rm {} \;
scanignore=surespot/src/main/res/raw/ffmpeg 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: Maintainer Notes:
* Voice function removed * Voice function removed
@ -106,5 +119,5 @@ itself.
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:None Update Check Mode:None
Current Version:64-mod Current Version:65-mod
Current Version Code:64 Current Version Code:65