mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
gshockGoogleSync - update
This commit is contained in:
parent
5534323693
commit
ebd4cf8186
1 changed files with 5 additions and 6 deletions
|
|
@ -79,9 +79,9 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/play-services-location/d' build.gradle
|
||||
|
||||
- versionName: '4.7'
|
||||
versionCode: 47
|
||||
commit: 20e4265eac64a65e4160a90cbf11afea479fb4cf
|
||||
- versionName: '4.9'
|
||||
versionCode: 49
|
||||
commit: 5e98f4f584b0789b0f4b62afb4905f3b0031b881
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
|
|
@ -89,9 +89,8 @@ Builds:
|
|||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/play-services-location/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '4.7'
|
||||
CurrentVersionCode: 47
|
||||
CurrentVersion: '4.9'
|
||||
CurrentVersionCode: 49
|
||||
|
|
|
|||
Loading…
Reference in a new issue