mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 09:49:41 +00:00
Update "PassAndroid" to 2.3.2 (232)
Also simplify prebuild and remove the spoon plugin
This commit is contained in:
parent
9effbc09be
commit
ecdd314c78
1 changed files with 5 additions and 0 deletions
|
|
@ -20,6 +20,11 @@ Build:2.3.1,231
|
|||
prebuild=sed -i '/play_services/d' build.gradle && \
|
||||
sed -i '/android-sdk-manager/d' build.gradle
|
||||
|
||||
Build:2.3.2,232
|
||||
commit=2.3.2
|
||||
gradle=NoMapsNoAnalyticsForFDroid
|
||||
prebuild=sed -i -e '/play_services/d' -e '/android-sdk-manager/d' -e '/spoon/d' build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.3.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue