Enable the fdroid flavor for the twinone locker build process.
Based on 953d4b0218
This commit is contained in:
parent
b45aef2c7d
commit
c12f9a180b
|
@ -1,4 +1,4 @@
|
|||
Disabled:play-services
|
||||
AntiFeatures:Tracking
|
||||
Categories:System
|
||||
License:Apache2
|
||||
Web Site:https://github.com/twinone/AppLocker/blob/HEAD/README.md
|
||||
|
@ -16,10 +16,15 @@ Repo Type:git
|
|||
Repo:https://github.com/twinone/AppLocker.git
|
||||
|
||||
Build:2.5.1,2501
|
||||
disable=play-services
|
||||
commit=419b68ed6da5607ffc9943a5a2d7239849ff7379
|
||||
commit=953d4b021851703bd5c1929dbc29d67d4c5a2101
|
||||
subdir=app
|
||||
gradle=yes
|
||||
gradle=fdroid
|
||||
prebuild=pushd src/main && \
|
||||
perl -pi -e 'undef $/;s/<meta-data\s*android:name="com.google.android.gms.version"\s*android:value="\$\{PLAY_VERSION\}" \/>//;' AndroidManifest.xml && \
|
||||
popd && \
|
||||
sed -i '/com.google.android.gms:play-services/d' build.gradle
|
||||
|
||||
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue