Don't update SMSdroid to 1.6.4 (7161004): play-services
This commit is contained in:
parent
f2d6c6085f
commit
34c636917a
|
@ -14,6 +14,8 @@ messages, you'll probably love SMSdroid too.
|
|||
|
||||
The proprietary 'admob' binary in the source code has been replaced with a
|
||||
FOSS library that does nothing.
|
||||
|
||||
[https://github.com/felixb/smsdroid/blob/HEAD/CHANGELOG.md Changelog]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -55,6 +57,20 @@ Build:1.5.1,7151000
|
|||
echo "android.library.reference.2=$$ub0rlib$$" >> project.properties && \
|
||||
echo "android.library.reference.3=$$MobAdMob$$" >> project.properties
|
||||
|
||||
Build:1.6.4,7161004
|
||||
disable=see maintainer notes
|
||||
commit=SMSdroid-1.6.4
|
||||
gradle=yes
|
||||
subdir=SMSdroid
|
||||
srclibs=ub0rlib@299744672d0e4805db40b189e51c98c5c59e9561
|
||||
prebuild=sed -i -e '/com.google.android.gms:play-services/d' -e '/repositories/a/*' -e '/mavenCentral/i*/' -e '/mavenCentralamavenLocal()/' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
TODO:
|
||||
* Re-add admob?
|
||||
* Install ub0rlib to mavenLocal()
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.6.4
|
||||
|
|
Loading…
Reference in a new issue