mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Gobandroid: Fix build
This commit is contained in:
parent
180e6c4251
commit
79c43e0512
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ Build:2.0.6,206
|
|||
commit=2.0.6
|
||||
subdir=android
|
||||
gradle=NoAnalyticsNoCloud
|
||||
prebuild=sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle
|
||||
prebuild=sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d' build.gradle
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue