Update App Locker to 2.6.0 (2600)
This commit is contained in:
parent
e30763a503
commit
a177ec9c7e
|
|
@ -24,6 +24,15 @@ Build:2.5.1,2501
|
|||
popd && \
|
||||
sed -i '/com.google.android.gms:play-services/d' build.gradle
|
||||
|
||||
Build:2.6.0,2600
|
||||
commit=16954ac630a1fd442c111c727a90dc413938f4b0
|
||||
subdir=app
|
||||
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
|
||||
Current Version:2.6.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue